[PATCH] bcm43xx: patch Kconfig and wireless/Makefile for import
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Jan 2006 22:00:39 +0000 (17:00 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 16:18:23 +0000 (11:18 -0500)
Patch Kconfig and wireless/Makefile to merge bcm43xx 'properly'

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig
drivers/net/wireless/Makefile

index fd17aa8..7c7dca1 100644 (file)
@@ -501,6 +501,14 @@ config PRISM54
 
 source "drivers/net/wireless/hostap/Kconfig"
 
+config BCM43XX
+       tristate "Broadcom BCM43xx wireless support"
+       depends on PCI && IEEE80211 && NET_RADIO && IEEE80211_SOFTMAC && EXPERIMENTAL
+       select FW_LOADER
+       ---help---
+       This is an experimental driver for the Broadcom 43xx wireless chip,
+       found in the Apple Airport Extreme and various other devices.
+
 # yes, this works even when no drivers are selected
 config NET_WIRELESS
        bool
index 3a6f7ba..c867798 100644 (file)
@@ -35,6 +35,7 @@ obj-$(CONFIG_PCMCIA_ATMEL)      += atmel_cs.o
 obj-$(CONFIG_PRISM54)          += prism54/
 
 obj-$(CONFIG_HOSTAP)           += hostap/
+obj-$(CONFIG_BCM43XX)          += bcm43xx/
 
 # 16-bit wireless PCMCIA client drivers
 obj-$(CONFIG_PCMCIA_RAYCS)     += ray_cs.o