diff options
Diffstat (limited to 'config/common_base')
-rw-r--r-- | config/common_base | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/common_base b/config/common_base index 2d4a47fb..802fb5e3 100644 --- a/config/common_base +++ b/config/common_base @@ -96,6 +96,7 @@ CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n CONFIG_RTE_EAL_IGB_UIO=n CONFIG_RTE_EAL_VFIO=n CONFIG_RTE_MALLOC_DEBUG=n +CONFIG_RTE_USE_LIBBSD=n # Default driver path (or "" to disable) CONFIG_RTE_EAL_PMD_PATH="" |