doc: remove incorrect limitation on QAT PMD
[dpdk.git] / config / common_base
index 8ae6e92..7805605 100644 (file)
@@ -419,6 +419,11 @@ CONFIG_RTE_LIBRTE_PMD_XENVIRT=n
 #
 CONFIG_RTE_LIBRTE_PMD_NULL=y
 
+#
+# Compile fail-safe PMD
+#
+CONFIG_RTE_LIBRTE_PMD_FAILSAFE=y
+
 #
 # Do prefetch of packet data within PMD driver receive function
 #