[x86] brcm80211: Enable BRCMFMAC as module, and BRCMFMAC_SDIO (Closes: #735245)

svn path=/dists/sid/linux/; revision=20981
This commit is contained in:
Ben Hutchings 2014-01-19 19:20:02 +00:00
parent cd02f5a790
commit c636b3268f
2 changed files with 10 additions and 0 deletions

2
debian/changelog vendored
View File

@ -137,6 +137,8 @@ linux (3.12.8-1) UNRELEASED; urgency=low
as it would cause an ABI change
* media: Enable VIDEO_STK1160_COMMON (new dependency of VIDEO_STK1160)
as module (Closes: #735870)
* [x86] brcm80211: Enable BRCMFMAC as module, and BRCMFMAC_SDIO
(Closes: #735245)
[ Ian Campbell ]
* [armel/kirkwood] Fix interrupt handling on non-DT platforms (Closes: #735172)

View File

@ -1075,6 +1075,14 @@ CONFIG_AIRO_CS=m
CONFIG_PCMCIA_WL3501=m
CONFIG_USB_ZD1201=m
##
## file: drivers/net/wireless/brcm80211/Kconfig
##
CONFIG_BRCMFMAC=m
#. Sony Vaio laptops
CONFIG_BRCMFMAC_SDIO=y
# CONFIG_BRCMFMAC_USB is not set
##
## file: drivers/net/wireless/mwifiex/Kconfig
##