summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2009-10-09 16:17:05 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2009-10-09 20:23:35 (GMT)
commiteab2ec83dbf0e32e28f3108f302ffdaa225d4cce (patch)
tree5ad683751823b186135ee2bb8f8392a46c2c0d90 /drivers/net/wireless/Kconfig
parent5718f5009b114372fc237254906812c0d6e57ab1 (diff)
downloadlinux-fsl-qoriq-eab2ec83dbf0e32e28f3108f302ffdaa225d4cce.tar.xz
wireless: make wireless drivers select core
It is somewhat non-sensical to allow selecting wireless drivers without showing wireless core code options, and since the wext refactoring this has made it possible to generate configurations that will not build. Avoid this and make wireless drivers select the wireless options. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/Kconfig')
-rw-r--r--drivers/net/wireless/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 18255fb..85f8bf4 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -5,6 +5,7 @@
menuconfig WLAN
bool "Wireless LAN"
depends on !S390
+ select WIRELESS
default y
---help---
This section contains all the pre 802.11 and 802.11 wireless