aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/config-3.18
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-20 08:49:02 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-20 08:49:02 +0000
commit22417246f0c33ed065319f552a54b55c2f954481 (patch)
tree0fe97b6204ff59202ae90ca6d83781598466639b /target/linux/octeon/config-3.18
parent99ffd705f0dd9f5015f8592ec5e9e4e8a2c3c20f (diff)
downloadupstream-22417246f0c33ed065319f552a54b55c2f954481.tar.gz
upstream-22417246f0c33ed065319f552a54b55c2f954481.tar.bz2
upstream-22417246f0c33ed065319f552a54b55c2f954481.zip
octeon: Add MMC support for EdgeRouter ER8
this is a backport of a series posted on the lmo mailing list Signed-off-by: Jonathan Thibault <jonathan@navigue.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44901 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon/config-3.18')
-rw-r--r--target/linux/octeon/config-3.184
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/octeon/config-3.18 b/target/linux/octeon/config-3.18
index e68292f4ab..032146e804 100644
--- a/target/linux/octeon/config-3.18
+++ b/target/linux/octeon/config-3.18
@@ -148,6 +148,10 @@ CONFIG_MIPS_L1_CACHE_SHIFT_7=y
# CONFIG_MIPS_MACHINE is not set
# CONFIG_MIPS_PARAVIRT is not set
CONFIG_MIPS_PGD_C0_CONTEXT=y
+CONFIG_MMC=y
+CONFIG_MMC_BLOCK=y
+CONFIG_MMC_OCTEON=y
+# CONFIG_MMC_TIFM_SD is not set
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MODULES_USE_ELF_RELA=y
# CONFIG_MTD_CFI_INTELEXT is not set