ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Tue, 10 Jul 2012 17:24:54 +0000 (10:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Jul 2012 19:11:31 +0000 (15:11 -0400)
commit00267d591b18fb550f0d63dba28daadf69f924fc
treed7d5961e3870cd67206bb8b67df88ea484fbd9da
parent707be0ae13f7a4533d11f0d88687223c4bd8f85f
ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS

Turns out every most standard Linux distributions enable
CONFIG_EXPERT, so use the shiny new CFG80211_CERTIFICATION_ONUS
which is meant by design to not be enabled by all Linux
distributions.

Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/Kconfig