summaryrefslogtreecommitdiff
path: root/drivers/staging/cw1200/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/cw1200/Kconfig')
-rw-r--r--drivers/staging/cw1200/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/staging/cw1200/Kconfig b/drivers/staging/cw1200/Kconfig
index dbb97adb829..3a4fc9813c6 100644
--- a/drivers/staging/cw1200/Kconfig
+++ b/drivers/staging/cw1200/Kconfig
@@ -42,18 +42,18 @@ config CW1200_WAPI_SUPPORT
Say Y if your compat-wireless support WAPI.
If unsure, say N.
-config CW1200_U5500_SUPPORT
- bool "Enable U5500 support"
+config CW1200_DISABLE_BEACON_HINTS
+ bool "Disable 11d beacon hints"
depends on CW1200
help
- Say Y if you want to enable wlan on u5500 platform support.
+ Say Y if you want to disable 11d beacon hints.
If unsure, say N.
-config CW1200_DISABLE_BEACON_HINTS
- bool "Disable 11d beacon hints"
+config CW1200_U5500_SUPPORT
+ bool "Enable U5500 support"
depends on CW1200
help
- Say Y if you want to disable 11d beacon hints.
+ Say Y if you want to enable wlan on u5500 platform support.
If unsure, say N.
menu "Driver debug features"