hash: implement RCU resources reclamation
[dpdk.git] / doc / guides / compressdevs / zlib.rst
index 986c59d..6e397ec 100644 (file)
@@ -53,10 +53,6 @@ Installation
 Initialization
 --------------
 
-In order to enable this virtual compression PMD, user must:
-
-* Set ``CONFIG_RTE_LIBRTE_PMD_ZLIB=y`` in config/common_base.
-
 To use the PMD in an application, user must:
 
 * Call ``rte_vdev_init("compress_zlib")`` within the application.