projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe3debe
)
wifi: fix NL80211_TESTMODE depends on diff modules
author
lintao
<lintao@rock-chips.com>
Mon, 9 Sep 2013 02:41:22 +0000
(10:41 +0800)
committer
lintao
<lintao@rock-chips.com>
Mon, 9 Sep 2013 02:41:22 +0000
(10:41 +0800)
net/wireless/Kconfig
patch
|
blob
|
history
diff --git
a/net/wireless/Kconfig
b/net/wireless/Kconfig
index eee1ef2409eda1b655008dda1c1515e96c7b29a2..e7f54e5df1ec3e279505a63c04292c4d20f2e88f 100755
(executable)
--- a/
net/wireless/Kconfig
+++ b/
net/wireless/Kconfig
@@
-31,7
+31,7
@@
config CFG80211
config NL80211_TESTMODE
bool "nl80211 testmode command"
- depends on CFG80211 && (MT5931 || MT5931_MT6622 || MTK_COMBO
)
+ depends on CFG80211 && (MT5931 || MT5931_MT6622 || MTK_COMBO
|| MT7601 ||ESP8089)
help
The nl80211 testmode command helps implementing things like
factory calibration or validation tools for wireless chips.