From: Johannes Berg <[email protected]>

There won't be any users of this that really need it and
aren't already experts in how the kernel functions, so
require setting EXPERT to reach this setting.

Signed-off-by: Johannes Berg <[email protected]>
---
 drivers/net/wireless/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index fa9c4fa9477e..8f5a3f4a43f2 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -18,7 +18,7 @@ menuconfig WLAN
 if WLAN
 
 config WIRELESS_WDS
-       bool "mac80211-based legacy WDS support"
+       bool "mac80211-based legacy WDS support" if EXPERT
        help
          This option enables the deprecated WDS support, the newer
          mac80211-based 4-addr AP/client support supersedes it with
-- 
2.8.1

Reply via email to