net/ice/base: add more capability to admin queue
[dpdk.git] / drivers / crypto / meson.build
index aef4c21..34f2d99 100644 (file)
@@ -20,7 +20,6 @@ drivers = ['aesni_gcm',
           'octeontx',
           'octeontx2',
           'openssl',
-          'qat',
           'scheduler',
           'snow3g',
           'virtio',
@@ -28,4 +27,3 @@ drivers = ['aesni_gcm',
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps
 config_flag_fmt = 'RTE_LIBRTE_PMD_@0@'
-driver_name_fmt = 'rte_pmd_@0@'