fib: add FIB library
[dpdk.git] / config / common_base
index 09029b7..1858598 100644 (file)
@@ -913,6 +913,12 @@ CONFIG_RTE_LIBRTE_RCU_DEBUG=n
 #
 CONFIG_RTE_LIBRTE_RIB=y
 
+#
+# Compile librte_fib
+#
+CONFIG_RTE_LIBRTE_FIB=y
+CONFIG_RTE_LIBRTE_FIB_DEBUG=n
+
 #
 # Compile librte_lpm
 #