Search Linux Wireless

[PATCH] ieee80211: make it depend on drivers that use it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Make IEEE80211 depend on IPW2100, IPW2200, or HOSTAP, which all select
it.  This removes the need for users to select it manually.

Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx>
---
 net/ieee80211/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig
index 94ed7d3..44831db 100644
--- a/net/ieee80211/Kconfig
+++ b/net/ieee80211/Kconfig
@@ -1,5 +1,6 @@
 config IEEE80211
 	tristate "Generic IEEE 802.11 Networking Stack (DEPRECATED)"
+	depends on (IPW2100 || IPW2200 || HOSTAP)
 	---help---
 	This option enables the hardware independent IEEE 802.11
 	networking stack.  This component is deprecated in favor of the
-- 
1.5.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux