mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
wifi: fix NL80211_TESTMODE depends on diff modules
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user