"Wireless" is a misnomer 802.11 as there are plently of other wireless technologies. Be more specific and refer people to our good hearty wireless wiki for documentation. Signed-off-by: Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> --- net/Kconfig | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/net/Kconfig b/net/Kconfig index 041c35e..31c208d 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -260,9 +260,15 @@ config FIB_RULES bool menuconfig WIRELESS - bool "Wireless" + bool "IEEE 802.11 - Wireless LAN" depends on !S390 default y + ---help--- + This allows you to enable different parts of the networking subsystem + to support IEEE 802.11 Wireless LAN networks. For news and + documentation refer to the wireless wiki: + + http://wireless.kernel.org if WIRELESS -- 1.6.2.5 -- 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