summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
authorHsu, Kenny2011-11-29 01:54:52 +0100
committerWey-Yi Guy2011-12-09 00:53:55 +0100
commitfe67c084cba9e50725f55281dc48fc29adb07cdd (patch)
tree4433cef1e40fdb983742bd06570d688eb8ce6f08 /drivers/net/wireless/iwlwifi/Kconfig
parentiwlwifi: add uCode version information support by testmode (diff)
downloadkernel-qcow2-linux-fe67c084cba9e50725f55281dc48fc29adb07cdd.tar.gz
kernel-qcow2-linux-fe67c084cba9e50725f55281dc48fc29adb07cdd.tar.xz
kernel-qcow2-linux-fe67c084cba9e50725f55281dc48fc29adb07cdd.zip
iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
Because the testmode support should be the mandatory foundation of test functionality, it is better to set kernel option IWLWIFI_DEVICE_SVTOOL automatically instead of user configuration. Signed-off-by: Kenny Hsu <kenny.hsu@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index 57703d5209d7..855b13555e87 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -103,9 +103,9 @@ config IWLWIFI_DEVICE_TRACING
endmenu
config IWLWIFI_DEVICE_SVTOOL
- bool "iwlwifi device svtool support"
+ def_bool y
depends on IWLWIFI
- select NL80211_TESTMODE
+ depends on NL80211_TESTMODE
help
This option enables the svtool support for iwlwifi device through
NL80211_TESTMODE. svtool is a software validation tool that runs in