event/dlb: add dequeue and its burst variants
[dpdk.git] / doc / guides / compressdevs / isal.rst
index af1f41f..1d146fb 100644 (file)
@@ -133,10 +133,6 @@ Installation
 Initialization
 --------------
 
-In order to enable this virtual compression PMD, user must:
-
-* Set ``CONFIG_RTE_LIBRTE_PMD_ISAL=y`` in config/common_base.
-
 To use the PMD in an application, user must:
 
 * Call ``rte_vdev_init("compress_isal")`` within the application.