net/octeontx_ep: add basic device setup
[dpdk.git] / drivers / crypto / meson.build
index fcb3766..c927c5f 100644 (file)
@@ -26,5 +26,3 @@ drivers = ['aesni_gcm',
           'zuc']
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps
-config_flag_fmt = 'RTE_LIBRTE_PMD_@0@'
-driver_name_fmt = 'rte_pmd_@0@'