[linux] 03/03: [mips*/octeon] Enable MMC, MMC_BLOCK, OCTEON_MMC and other drivers as modules (Closes: #800594)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Oct 3 01:31:18 UTC 2015


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

benh pushed a commit to branch sid
in repository linux.

commit a39547745101d8c8714f5658605b92b923c1f7aa
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Oct 3 02:16:10 2015 +0100

    [mips*/octeon] Enable MMC, MMC_BLOCK, OCTEON_MMC and other drivers as modules (Closes: #800594)
---
 debian/changelog                            |  2 ++
 debian/config/kernelarch-mips/config.octeon | 15 +++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 47463c7..c9d5826 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ linux (4.2.1-3) UNRELEASED; urgency=medium
   * i2c: Enable I2C_CHARDEV as a module in all configurations with I2C
     support (Closes: #800597)
   * [mips*/octeon] Enable CAVIUM_CN63XXP1 (Closes: #800595)
+  * [mips*/octeon] Enable MMC, MMC_BLOCK, OCTEON_MMC and other drivers as
+    modules (Closes: #800594)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 03 Oct 2015 00:14:59 +0100
 
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 3c80294..5a226ac 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -78,6 +78,16 @@ CONFIG_FUSION=y
 CONFIG_FUSION_SAS=y
 
 ##
+## file: drivers/mmc/Kconfig
+##
+CONFIG_MMC=m
+
+##
+## file: drivers/mmc/card/Kconfig
+##
+CONFIG_MMC_BLOCK=m
+
+##
 ## file: drivers/mtd/Kconfig
 ##
 CONFIG_MTD=y
@@ -144,3 +154,8 @@ CONFIG_USB_OCTEON_OHCI=y
 CONFIG_SPARSEMEM_MANUAL=y
 ## end choice
 
+##
+## file: unknown
+##
+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