summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/Kconfig
diff options
context:
space:
mode:
authorHenry Ptasinski <henryp@broadcom.com>2010-09-20 22:33:12 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-21 10:29:31 -0700
commitcf2b448852abd47cee21007b8313fbf962bf3c9a (patch)
tree26d91240bb5443dc8e6de69b3507b92f18bd1850 /drivers/staging/brcm80211/Kconfig
parentc7fcf25525b3cd6559f882837bfa76d04a80f8a6 (diff)
downloadop-kernel-dev-cf2b448852abd47cee21007b8313fbf962bf3c9a.zip
op-kernel-dev-cf2b448852abd47cee21007b8313fbf962bf3c9a.tar.gz
staging: brcm80211: add fullmac driver
This patch to the existing bcm80211 directory in the staging tree adds fullmac driver support for the BCM4329 SDIO chip from Broadcom. Configuration of the mac80211 driver or the fullmac driver can be done through menuconfig. Signed-off-by: Henry Ptasinski <henryp@broadcom.com> Signed-off-by: Nohee Ko <noheek@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/brcm80211/Kconfig')
-rw-r--r--drivers/staging/brcm80211/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/brcm80211/Kconfig b/drivers/staging/brcm80211/Kconfig
index 6b74685..ee321bd 100644
--- a/drivers/staging/brcm80211/Kconfig
+++ b/drivers/staging/brcm80211/Kconfig
@@ -12,3 +12,4 @@ config BRCM80211_PCI
depends on BRCM80211
default y
+source "drivers/staging/brcm80211/brcmfmac/Kconfig"
OpenPOWER on IntegriCloud