[linux] 03/03: [armhf, arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Sep 21 23:52:59 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 45ae1e5611e9461cfe857da7c96ea6ddb8f5e2f0
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Sep 22 00:52:45 2017 +0100

    [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 1 +
 debian/config/armhf/config | 1 +
 3 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 731dc88..e7971b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ linux (4.13.3-1~exp1) UNRELEASED; urgency=medium
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.3
 
+  [ Ben Hutchings ]
+  * [armhf,arm64] mmc: Enable MMC_BCM2835 (Closes: #845422)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 21 Sep 2017 23:49:55 +0100
 
 linux (4.13.2-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index bf51d41..6b76259 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -358,6 +358,7 @@ CONFIG_MMC_DW=m
 CONFIG_MMC_DW_K3=m
 CONFIG_MMC_DW_ROCKCHIP=m
 CONFIG_MMC_SUNXI=m
+CONFIG_MMC_BCM2835=m
 CONFIG_MMC_SDHCI_XENON=m
 
 ##
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index df658d2..bec7c64 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -617,6 +617,7 @@ CONFIG_MMC_DW_EXYNOS=m
 CONFIG_MMC_DW_ROCKCHIP=m
 CONFIG_MMC_WMT=m
 CONFIG_MMC_SUNXI=m
+CONFIG_MMC_BCM2835=m
 
 ##
 ## file: drivers/mtd/Kconfig

-- 
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