mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-18 01:41:24 +00:00
12 lines
366 B
Diff
12 lines
366 B
Diff
--- a/net/wireless/Kconfig
|
|
+++ b/net/wireless/Kconfig
|
|
@@ -74,7 +74,7 @@ config CFG80211_CERTIFICATION_ONUS
|
|
config CFG80211_REQUIRE_SIGNED_REGDB
|
|
depends on !KERNEL_3_13
|
|
bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS
|
|
- default y
|
|
+ default n
|
|
select BPAUTO_SYSTEM_DATA_VERIFICATION
|
|
help
|
|
Require that in addition to the "regulatory.db" file a
|