mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
tools: fix test_runner_kernel_config for HT/VHT
This should now properly load regulatory.db and disable verification
This commit is contained in:
parent
3863fa3670
commit
71c7d826e4
@ -6,7 +6,8 @@ scripts/config --enable CONFIG_VLAN_8021Q
|
||||
|
||||
scripts/config --enable CONFIG_EXPERT
|
||||
scripts/config --enable CONFIG_CFG80211_CERTIFICATION_ONUS
|
||||
scripts/config --enable CONFIG_EXTRA_FIRMWARE="regulatory.db"
|
||||
scripts/config --set-str CONFIG_EXTRA_FIRMWARE regulatory.db
|
||||
scripts/config --disable CONFIG_CFG80211_REQUIRE_SIGNED_REGDB
|
||||
|
||||
scripts/config --enable CONFIG_CRYPTO_USER_API_SKCIPHER
|
||||
scripts/config --enable CONFIG_CRYPTO_USER_API_AEAD
|
||||
|
Loading…
Reference in New Issue
Block a user