linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/3] wireless: add CONFIG_CFG80211_EXPERT
@ 2012-06-09  0:51 Luis R. Rodriguez
  2012-06-09  0:51 ` [RFC 1/3] cfg80211: " Luis R. Rodriguez
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Luis R. Rodriguez @ 2012-06-09  0:51 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, me, mickflemm, kvalo, Luis R. Rodriguez

From: "Luis R. Rodriguez" <mcgrof@qca.qualcomm.com>

Turns out that standard Linux distributions leave CONFIG_EXPERT
enabled. This makes this option useless for wireless testing / research
purposes as we don't want certain features enabled on all kernel
builds. This adds a new CONFIG_CFG80211_EXPERT and makes a few
features depend on them.

Luis R. Rodriguez (3):
  cfg80211: add CONFIG_CFG80211_EXPERT
  ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
  ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on
    CONFIG_CFG80211_EXPERT

 drivers/net/wireless/ath/ath5k/Kconfig |    8 ++++++++
 drivers/net/wireless/ath/ath5k/base.c  |   17 ++++++++++-------
 drivers/net/wireless/ath/ath9k/Kconfig |    2 +-
 net/wireless/Kconfig                   |    9 +++++++++
 4 files changed, 28 insertions(+), 8 deletions(-)

-- 
1.7.10.rc1.22.gf5241


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-06-18 15:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09  0:51 [RFC 0/3] wireless: add CONFIG_CFG80211_EXPERT Luis R. Rodriguez
2012-06-09  0:51 ` [RFC 1/3] cfg80211: " Luis R. Rodriguez
2012-06-09  0:51 ` [RFC 2/3] ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS Luis R. Rodriguez
2012-06-09  0:51 ` [RFC 3/3] ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CONFIG_CFG80211_EXPERT Luis R. Rodriguez
2012-06-09  7:55 ` [RFC 0/3] wireless: add CONFIG_CFG80211_EXPERT Johannes Berg
2012-06-09 19:51   ` Arend van Spriel
2012-06-11  7:32     ` Johannes Berg
2012-06-11 14:40       ` Kalle Valo
2012-06-11 14:45         ` Johannes Berg
2012-06-11 15:46           ` Kalle Valo
2012-06-14 19:31           ` Luis R. Rodriguez
2012-06-15  8:16             ` Johannes Berg
2012-06-15  8:21               ` Kalle Valo
2012-06-15 11:06                 ` Arend van Spriel
2012-06-15 16:09                   ` Kalle Valo
2012-06-15 16:53                     ` Luis R. Rodriguez
2012-06-16 12:13                       ` Arend van Spriel
2012-06-18 15:37                         ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).