net/ngbe: support MTU set
[dpdk.git] / drivers / crypto / meson.build
index d409251..2585471 100644 (file)
@@ -6,7 +6,6 @@ if is_windows
 endif
 
 drivers = [
-        'aesni_gcm',
         'armv8',
         'bcmfs',
         'caam_jr',
@@ -15,7 +14,6 @@ drivers = [
         'dpaa_sec',
         'dpaa2_sec',
         'ipsec_mb',
-        'kasumi',
         'mlx5',
         'mvsam',
         'nitrox',
@@ -24,9 +22,7 @@ drivers = [
         'octeontx2',
         'openssl',
         'scheduler',
-        'snow3g',
         'virtio',
-        'zuc',
 ]
 
 std_deps = ['cryptodev'] # cryptodev pulls in all other needed deps