build: fix gcc warning requiring Wformat
[dpdk.git] / meson_options.txt
index 9bf18ab..e384e6d 100644 (file)
@@ -1,7 +1,5 @@
 # Please keep these options sorted alphabetically.
 
-option('armv8_crypto_dir', type: 'string', value: '',
-       description: 'path to the armv8_crypto library installation directory')
 option('disable_drivers', type: 'string', value: '',
        description: 'Comma-separated list of drivers to explicitly disable.')
 option('drivers_install_subdir', type: 'string', value: 'dpdk/pmds-<VERSION>',