linux/net/ieee80211
Johannes Berg 4acf074971 make ieee80211 invisible
This makes CONFIG_IEEE80211 invisible. The drivers that require it
(ipw2100, ipw2200, hostap) select it, and everybody else really
shouldn't even think about using it. Also, since there really is
no point in compiling anything without crypto support these days,
remove the crypto options and just enable them, leaving only the
debugging option which only shows up when a driver is select that
requires it. This makes it hard to enable, but most people wouldn't
want to anyway.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:00:25 -04:00
..
Kconfig make ieee80211 invisible 2008-10-31 19:00:25 -04:00
Makefile the scheduled ieee80211 softmac removal 2008-03-13 16:02:31 -04:00
ieee80211_crypt.c [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 2007-04-28 11:01:01 -04:00
ieee80211_crypt_ccmp.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ieee80211_crypt_tkip.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ieee80211_crypt_wep.c [NET]: Removing duplicit #includes 2007-11-07 04:11:44 -08:00
ieee80211_geo.c [PATCH] ieee80211: add ieee80211_channel_to_freq 2007-05-08 11:51:59 -04:00
ieee80211_module.c net/ieee80211: adjust error handling 2008-08-22 16:29:49 -04:00
ieee80211_rx.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
ieee80211_tx.c remove ieee80211_tx_frame() 2008-05-07 15:02:14 -04:00
ieee80211_wx.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00