]> git.droids-corp.org - dpdk.git/blobdiff - meson_options.txt
net/bnxt: fix resource qcaps with older FW
[dpdk.git] / meson_options.txt
index 89650b0e9cf011146dc7628b7f84108a9c343ee3..e6fcb884be3d8c92c1efbbdadc8d1b03b636b3fe 100644 (file)
@@ -1,7 +1,5 @@
 # Please keep these options sorted alphabetically.
 
-option('allow_invalid_socket_id', type: 'boolean', value: false,
-       description: 'allow out-of-range NUMA socket id\'s for platforms that don\'t report the value correctly')
 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>',