[linux] 01/01: [arm64] brcmfmac: Enable BRCMFMAC_SDIO (Closes: #877911)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Oct 18 19:05:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch stretch
in repository linux.
commit edf04f4e80ebe04e8fd9ffd22ef6306498759691
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Wed Oct 18 20:03:37 2017 +0100
[arm64] brcmfmac: Enable BRCMFMAC_SDIO (Closes: #877911)
---
debian/changelog | 1 +
debian/config/arm64/config | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index bf191a7..946fc36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ linux (4.9.51-2) UNRELEASED; urgency=medium
* [armhf] dts: exynos: Add dwc3 SUSPHY quirk (Closes: #843448)
* [mips*] Remove pt_regs adjustments in indirect syscall handler
(Closes: #867358)
+ * [arm64] brcmfmac: Enable BRCMFMAC_SDIO (Closes: #877911)
-- Ben Hutchings <ben at decadent.org.uk> Sun, 01 Oct 2017 16:14:43 +0100
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 0bb1508..2f6e5da 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -476,6 +476,11 @@ CONFIG_MDIO_XGENE=m
CONFIG_WCN36XX=m
##
+## file: drivers/net/wireless/broadcom/brcm80211/Kconfig
+##
+CONFIG_BRCMFMAC_SDIO=y
+
+##
## file: drivers/net/wireless/ti/Kconfig
##
CONFIG_WLAN_VENDOR_TI=y
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git
More information about the Kernel-svn-changes
mailing list