mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 15:42:19 +02:00
NL80211_TESTMODE depends on CFG80211 && (MT5931 || MT5931_MT6622)
This commit is contained in:
parent
a8458c6cfe
commit
71bdafdf30
|
|
@ -31,7 +31,7 @@ config CFG80211
|
|||
|
||||
config NL80211_TESTMODE
|
||||
bool "nl80211 testmode command"
|
||||
depends on CFG80211
|
||||
depends on CFG80211 && (MT5931 || MT5931_MT6622)
|
||||
help
|
||||
The nl80211 testmode command helps implementing things like
|
||||
factory calibration or validation tools for wireless chips.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user