config: remove compatibility build defines
[dpdk.git] / drivers / crypto / meson.build
index 34f2d99..c927c5f 100644 (file)
@@ -26,4 +26,3 @@ drivers = ['aesni_gcm',
           'zuc']
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps
-config_flag_fmt = 'RTE_LIBRTE_PMD_@0@'