]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOL
authorHsu, Kenny <kenny.hsu@intel.com>
Tue, 29 Nov 2011 00:54:52 +0000 (16:54 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 8 Dec 2011 23:53:55 +0000 (15:53 -0800)
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>
drivers/net/wireless/iwlwifi/Kconfig

index 57703d5209d7873c1a9dd5882ced9cea0d1ae3b8..855b13555e87b383dd4940fdec33492e08c95703 100644 (file)
@@ -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