[linux] 01/01: [arm64] add BRCMFMAC_SDIO for wifi on Raspberry Pi 3

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Oct 26 15:54:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

ukleinek pushed a commit to branch master
in repository linux.

commit 28f20726e5ab0cf851f47592556a1b0ba20a876d
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Thu Oct 26 17:53:57 2017 +0200

    [arm64] add BRCMFMAC_SDIO for wifi on Raspberry Pi 3
---
 debian/changelog           | 4 ++++
 debian/config/arm64/config | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4307876..4c7fd36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 linux (4.14~rc5-1~exp2) UNRELEASED; urgency=medium
 
+  [ Ben Hutchings ]
   * [mips*] Increase RELOCATION_TABLE_SIZE to 0x00120000 (fixes FTBFS)
   * debian/bin/gencontrol.py: Set encoding to UTF-8 globally
   * [alpha] udeb: Remove empty fb-modules package (fixes FTBFS)
   * [armel] udeb: Remove fbcon from fb-modules package
 
+  [ Uwe Kleine-König ]
+  * [arm64] add BRCMFMAC_SDIO for wifi on Raspberry Pi 3 (Closes: #877911)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 20 Oct 2017 00:20:35 +0100
 
 linux (4.14~rc5-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 6b12752..370d6a9 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -514,6 +514,11 @@ CONFIG_MESON_GXL_PHY=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