[mips*/octeon] mmc: Enable MMC_CAVIUM_OCTEON as module (Closes: #800594)

This commit is contained in:
Ben Hutchings 2017-09-01 16:26:42 +01:00
parent 8d9993070b
commit 418c755613
2 changed files with 8 additions and 7 deletions

3
debian/changelog vendored
View File

@ -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@gmail.com> Thu, 31 Aug 2017 19:47:54 +0900
linux (4.13~rc7-1~exp1) experimental; urgency=medium

View File

@ -99,6 +99,11 @@ CONFIG_MMC=m
##
CONFIG_MMC_BLOCK=m
##
## file: drivers/mmc/host/Kconfig
##
CONFIG_MMC_CAVIUM_OCTEON=m
##
## file: drivers/mtd/Kconfig
##
@ -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