summaryrefslogtreecommitdiffstats
path: root/target/linux/realview
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-09-14 20:09:56 +0000
committerJohn Crispin <john@openwrt.org>2015-09-14 20:09:56 +0000
commitedb5ec3f34bca0a674ff076f3573be86b67942e6 (patch)
tree7793309292a2a2062ebfa794125c27c7050330ad /target/linux/realview
parentd1587fb4aaa477e33f198210ca284de0ca900697 (diff)
downloadmaster-31e0f0ae-edb5ec3f34bca0a674ff076f3573be86b67942e6.tar.gz
master-31e0f0ae-edb5ec3f34bca0a674ff076f3573be86b67942e6.tar.bz2
master-31e0f0ae-edb5ec3f34bca0a674ff076f3573be86b67942e6.zip
realview: enable sd card support
qemu can be run with -sd <imagename> Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 46923
Diffstat (limited to 'target/linux/realview')
-rw-r--r--target/linux/realview/config-3.184
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/realview/config-3.18 b/target/linux/realview/config-3.18
index d619694146..a8cbd38c77 100644
--- a/target/linux/realview/config-3.18
+++ b/target/linux/realview/config-3.18
@@ -78,6 +78,7 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
CONFIG_DEBUG_USER=y
CONFIG_DMA_CACHE_RWFO=y
CONFIG_DNOTIFY=y
+CONFIG_EXT4_FS=y
CONFIG_FB=y
CONFIG_FB_ARMCLCD=y
CONFIG_FB_CFB_COPYAREA=y
@@ -184,6 +185,9 @@ CONFIG_MACH_REALVIEW_PBX=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_MDIO_BOARDINFO=y
CONFIG_MIGHT_HAVE_CACHE_L2X0=y
+CONFIG_MMC=y
+CONFIG_MMC_ARMMMCI=y
+CONFIG_MMC_BLOCK=y
CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MULTI_IRQ_HANDLER=y