linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <lrodriguez@atheros.com>
To: linville@tuxdriver.com
Cc: linux-wireless@vger.kernel.org,
	"Luis R. Rodriguez" <lrodriguez@atheros.com>
Subject: [PATCH v2 15/25] wireless: move group drivers together
Date: Thu, 13 Aug 2009 20:42:54 -0400	[thread overview]
Message-ID: <1250210584-13374-16-git-send-email-lrodriguez@atheros.com> (raw)
In-Reply-To: <1250210584-13374-1-git-send-email-lrodriguez@atheros.com>

The group drivers are now above, individual drivers below.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
---
 drivers/net/wireless/Kconfig |  156 +++++++++++++++++++++---------------------
 1 files changed, 77 insertions(+), 79 deletions(-)

diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 6594a3a..4ed50f6 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -110,19 +110,6 @@ menuconfig WLAN_80211
 	  This option does not affect the kernel build, it only
 	  lets you choose drivers.
 
-config PCMCIA_RAYCS
-	tristate "Aviator/Raytheon 2.4GHz wireless support"
-	depends on PCMCIA && WLAN_80211
-	select WIRELESS_EXT
-	---help---
-	  Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
-	  (PC-card) wireless Ethernet networking card to your computer.
-	  Please read the file <file:Documentation/networking/ray_cs.txt> for
-	  details.
-
-	  To compile this driver as a module, choose M here: the module will be
-	  called ray_cs.  If unsure, say N.
-
 menuconfig MARVELL_80211
 	bool "Marvell"
 	depends on WLAN_80211
@@ -297,15 +284,6 @@ config AT76C50X_USB
 
 endif # ATMEL_80211
 
-config PCMCIA_WL3501
-      tristate "Planet WL3501 PCMCIA cards"
-      depends on EXPERIMENTAL && PCMCIA && WLAN_80211
-      select WIRELESS_EXT
-       ---help---
-         A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
-	 It has basic support for Linux wireless extensions and initial
-	 micro support for ethtool.
-
 config CONEXANT_ST_80211
 	bool "Intersil / Conexant / STEricsson"
 	depends on WLAN_80211
@@ -400,36 +378,19 @@ config USB_ZD1201
 
 endif # ZYDAS_80211
 
-config USB_NET_RNDIS_WLAN
-	tristate "Wireless RNDIS USB support"
-	depends on USB && WLAN_80211 && EXPERIMENTAL
-	depends on CFG80211
-	select USB_USBNET
-	select USB_NET_CDCETHER
-	select USB_NET_RNDIS_HOST
-	select WIRELESS_EXT
+config BROADCOM_80211
+	bool "Broadcom"
+	depends on WLAN_80211
 	---help---
-	  This is a driver for wireless RNDIS devices.
-	  These are USB based adapters found in devices such as:
+	  This will enable the support for Broadcom wireless drivers. This
+	  includes b43 driver, b43legacy driver and the rndis_wlan driver.
 
-	  Buffalo WLI-U2-KG125S
-	  U.S. Robotics USR5421
-	  Belkin F5D7051
-	  Linksys WUSB54GSv2
-	  Linksys WUSB54GSC
-	  Asus WL169gE
-	  Eminent EM4045
-	  BT Voyager 1055
-	  Linksys WUSB54GSv1
-	  U.S. Robotics USR5420
-	  BUFFALO WLI-USB-G54
+if BROADCOM_80211
 
-	  All of these devices are based on Broadcom 4320 chip which is the
-	  only wireless RNDIS chip known to date. Technically RNDIS follows
-	  a specification and although only Broadcom currently supports this
-	  other vendors could technically follow the implementation as well.
+source "drivers/net/wireless/b43/Kconfig"
+source "drivers/net/wireless/b43legacy/Kconfig"
 
-	  If you choose to build a module, it'll be called rndis_wlan.
+endif # BROADCOM_80211
 
 config REALTEK_80211
 	bool "Realtek"
@@ -527,6 +488,47 @@ config RTL8187_LEDS
 
 endif # REALTEK_80211
 
+menuconfig INTEL_80211
+	bool "Intel"
+	depends on WLAN_80211
+	---help---
+	  This will enable the support for Intel wireless drivers. This
+	  includes ipw2100, ipw2200, iwl3945, iwlagn, and iwmc3200wifi
+
+if INTEL_80211
+
+source "drivers/net/wireless/ipw2x00/Kconfig"
+source "drivers/net/wireless/iwlwifi/Kconfig"
+source "drivers/net/wireless/iwmc3200wifi/Kconfig"
+
+endif # INTEL_80211
+
+source "drivers/net/wireless/ath/Kconfig"
+source "drivers/net/wireless/rt2x00/Kconfig"
+source "drivers/net/wireless/wl12xx/Kconfig"
+
+config PCMCIA_RAYCS
+	tristate "Aviator/Raytheon 2.4GHz wireless support"
+	depends on PCMCIA && WLAN_80211
+	select WIRELESS_EXT
+	---help---
+	  Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
+	  (PC-card) wireless Ethernet networking card to your computer.
+	  Please read the file <file:Documentation/networking/ray_cs.txt> for
+	  details.
+
+	  To compile this driver as a module, choose M here: the module will be
+	  called ray_cs.  If unsure, say N.
+
+config PCMCIA_WL3501
+      tristate "Planet WL3501 PCMCIA cards"
+      depends on EXPERIMENTAL && PCMCIA && WLAN_80211
+      select WIRELESS_EXT
+       ---help---
+         A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
+	 It has basic support for Linux wireless extensions and initial
+	 micro support for ethtool.
+
 config ADM8211
 	tristate "ADMtek ADM8211 support"
 	depends on MAC80211 && PCI && WLAN_80211 && EXPERIMENTAL
@@ -567,42 +569,38 @@ config MAC80211_HWSIM
 	  To compile this driver as a module, choose M here: the module will be
 	  called mac80211_hwsim.  If unsure, say N.
 
-source "drivers/net/wireless/p54/Kconfig"
-source "drivers/net/wireless/ath/Kconfig"
-
-menuconfig INTEL_80211
-	bool "Intel"
-	depends on WLAN_80211
-	---help---
-	  This will enable the support for Intel wireless drivers. This
-	  includes ipw2100, ipw2200, iwl3945, iwlagn, and iwmc3200wifi
-
-if INTEL_80211
-
-source "drivers/net/wireless/ipw2x00/Kconfig"
-source "drivers/net/wireless/iwlwifi/Kconfig"
-source "drivers/net/wireless/iwmc3200wifi/Kconfig"
-
-endif # INTEL_80211
-
 source "drivers/net/wireless/hostap/Kconfig"
+source "drivers/net/wireless/orinoco/Kconfig"
 
-config BROADCOM_80211
-	bool "Broadcom"
-	depends on WLAN_80211
+config USB_NET_RNDIS_WLAN
+	tristate "Wireless RNDIS USB support"
+	depends on USB && WLAN_80211 && EXPERIMENTAL
+	depends on CFG80211
+	select USB_USBNET
+	select USB_NET_CDCETHER
+	select USB_NET_RNDIS_HOST
+	select WIRELESS_EXT
 	---help---
-	  This will enable the support for Broadcom wireless drivers. This
-	  includes b43 driver, b43legacy driver and the rndis_wlan driver.
-
-if BROADCOM_80211
+	  This is a driver for wireless RNDIS devices.
+	  These are USB based adapters found in devices such as:
 
-source "drivers/net/wireless/b43/Kconfig"
-source "drivers/net/wireless/b43legacy/Kconfig"
+	  Buffalo WLI-U2-KG125S
+	  U.S. Robotics USR5421
+	  Belkin F5D7051
+	  Linksys WUSB54GSv2
+	  Linksys WUSB54GSC
+	  Asus WL169gE
+	  Eminent EM4045
+	  BT Voyager 1055
+	  Linksys WUSB54GSv1
+	  U.S. Robotics USR5420
+	  BUFFALO WLI-USB-G54
 
-endif # BROADCOM_80211
+	  All of these devices are based on Broadcom 4320 chip which is the
+	  only wireless RNDIS chip known to date. Technically RNDIS follows
+	  a specification and although only Broadcom currently supports this
+	  other vendors could technically follow the implementation as well.
 
-source "drivers/net/wireless/rt2x00/Kconfig"
-source "drivers/net/wireless/orinoco/Kconfig"
-source "drivers/net/wireless/wl12xx/Kconfig"
+	  If you choose to build a module, it'll be called rndis_wlan.
 
 endmenu
-- 
1.6.2.5


  parent reply	other threads:[~2009-08-14  0:43 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14  0:42 [PATCH v2 00/25] wireless: cleanup and reorganize kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 01/25] wireless: move iwmc3200wifi closer to the other intel drivers Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 02/25] wireless: group intel wireless drivers on kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 03/25] wireless: move MWL8K right below libertas " Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 05/25] wireless: move p54 and prism54 drivers closer " Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 06/25] wireless: group Conexant / STEricsson drivers in kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 07/25] wireless: move zd1211rw option closer to old ZyDAS on kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 08/25] wireless: group ZyDAS wireless drivers in kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 09/25] wireless: group Realtek wireless on kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 10/25] wireless: group Broadcom drivers " Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 11/25] wireless: clarify rndis_wlan is not broadcom specific Luis R. Rodriguez
2009-08-14 10:13   ` Gábor Stefanik
2009-08-14 16:07     ` Jussi Kivilinna
2009-08-14  0:42 ` [PATCH v2 12/25] wireless: group Atmel wireless together on kconfig Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 13/25] wireless: move AIRO_CS closer to AIRO_CS Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 14/25] wireless: group Cisco together on kconfig Luis R. Rodriguez
2009-08-14  0:42 ` Luis R. Rodriguez [this message]
2009-08-14  0:42 ` [PATCH v2 16/25] wireless: organize group drivers alphabetically Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 17/25] wireless: remove IEEE 802.11 description on hostapd Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 18/25] wireless: move mac80211_hwsim to top level wireless driver menu Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 19/25] wireless: organize individual drivers alphabetically Luis R. Rodriguez
2009-08-14  0:42 ` [PATCH v2 20/25] wireless: simplify WLAN_PRE80211 entries Luis R. Rodriguez
2009-08-14  0:43 ` [PATCH v2 21/25] wireless: simplify WLAN_80211 entries Luis R. Rodriguez
2009-08-14  0:43 ` [PATCH v2 22/25] wireless: remove "Wireless" from rndis kconfig entry Luis R. Rodriguez
2009-08-14  0:43 ` [PATCH v2 23/25] wireless: downgrade TI driver from menuconfig to config Luis R. Rodriguez
2009-08-14  7:03   ` Luciano Coelho
2009-08-14  0:43 ` [PATCH v2 24/25] wl12xx: be consistent with the other group driver entries Luis R. Rodriguez
2009-08-14  7:07   ` Luciano Coelho
2009-08-14  0:43 ` [PATCH v2 25/25] ath: " Luis R. Rodriguez
2009-08-14  0:47 ` [PATCH v2 00/25] wireless: cleanup and reorganize kconfig Luis R. Rodriguez
2009-08-14  3:33 ` Larry Finger
2009-08-14  3:41   ` Luis R. Rodriguez
2009-08-14  3:49     ` Luis R. Rodriguez
2009-08-14  8:00 ` Holger Schurig
2009-08-14 16:14   ` Luis R. Rodriguez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1250210584-13374-16-git-send-email-lrodriguez@atheros.com \
    --to=lrodriguez@atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).