[linux] 01/02: [mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Mon Sep 4 00:20:01 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 418c7556137616c4161d7d612ea693dff20c9599
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Fri Sep 1 16:26:42 2017 +0100
[mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)
---
debian/changelog | 3 +++
debian/config/kernelarch-mips/config.octeon | 12 +++++-------
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 60c2e22..26c9534 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ linux (4.13~rc7-1~exp2) UNRELEASED; urgency=medium
Add check for uncompressed Image size, which is necessary for
armel/marvell flavour currently.
+ [ Ben Hutchings ]
+ * [mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)
+
-- Roger Shimizu <rogershimizu at gmail.com> Thu, 31 Aug 2017 19:47:54 +0900
linux (4.13~rc7-1~exp1) experimental; urgency=medium
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 8ca9153..72c3fde 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -100,6 +100,11 @@ CONFIG_MMC=m
CONFIG_MMC_BLOCK=m
##
+## file: drivers/mmc/host/Kconfig
+##
+CONFIG_MMC_CAVIUM_OCTEON=m
+
+##
## file: drivers/mtd/Kconfig
##
CONFIG_MTD=y
@@ -177,10 +182,3 @@ CONFIG_USB_OCTEON_OHCI=y
CONFIG_SPARSEMEM_MANUAL=y
## end choice
-##
-## file: unknown
-##
-#. octeon_mmc driver was requested in #800594, but still hasn't landed
-#. upstream. Last submitted at: https://lkml.org/lkml/2016/12/19/185
-CONFIG_OCTEON_MMC=m
-
--
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