diff options
Diffstat (limited to 'net/wireless/Kconfig')
-rw-r--r-- | net/wireless/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index 8419971f07c5..d0ee29063e5d 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig | |||
@@ -94,21 +94,6 @@ config CFG80211_DEBUGFS | |||
94 | 94 | ||
95 | If unsure, say N. | 95 | If unsure, say N. |
96 | 96 | ||
97 | config WIRELESS_OLD_REGULATORY | ||
98 | bool "Old wireless static regulatory definitions" | ||
99 | default n | ||
100 | depends on CFG80211 | ||
101 | ---help--- | ||
102 | This option enables the old static regulatory information | ||
103 | and uses it within the new framework. This option is available | ||
104 | for historical reasons and it is advised to leave it off. | ||
105 | |||
106 | For details see: | ||
107 | |||
108 | http://wireless.kernel.org/en/developers/Regulatory | ||
109 | |||
110 | Say N and if you say Y, please tell us why. The default is N. | ||
111 | |||
112 | config CFG80211_INTERNAL_REGDB | 97 | config CFG80211_INTERNAL_REGDB |
113 | bool "use statically compiled regulatory rules database" if EMBEDDED | 98 | bool "use statically compiled regulatory rules database" if EMBEDDED |
114 | default n | 99 | default n |