net/txgbe: add multi-speed link setup
[dpdk.git] / drivers / compress / meson.build
index bea1720..33f5e33 100644 (file)
@@ -5,8 +5,7 @@ if is_windows
        subdir_done()
 endif
 
-drivers = ['isal', 'octeontx', 'qat', 'zlib']
+drivers = ['isal', 'octeontx', 'zlib']
 
 std_deps = ['compressdev'] # compressdev pulls in all other needed deps
 config_flag_fmt = 'RTE_LIBRTE_PMD_@0@'
-driver_name_fmt = 'rte_pmd_@0@'