summaryrefslogtreecommitdiffstats
path: root/config-arm-versatile
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-05-10 08:24:08 +0100
committerPeter Robinson <pbrobinson@gmail.com>2012-05-10 08:24:08 +0100
commit514c6101617b4a67f5e2c874289110cc046b9585 (patch)
tree0bc747261979bf182c1928252ce3bfa2edf59af6 /config-arm-versatile
parenta4e130d5dfff29a261c5ca29bc510873b09baefc (diff)
downloadkernel-514c6101617b4a67f5e2c874289110cc046b9585.tar.gz
kernel-514c6101617b4a67f5e2c874289110cc046b9585.tar.xz
kernel-514c6101617b4a67f5e2c874289110cc046b9585.zip
Build in MMC on VExpress so we can boot using qemu
Diffstat (limited to 'config-arm-versatile')
-rw-r--r--config-arm-versatile2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-arm-versatile b/config-arm-versatile
index 58dc65c93..83cb9d7a9 100644
--- a/config-arm-versatile
+++ b/config-arm-versatile
@@ -65,7 +65,7 @@ CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_FB_ARMCLCD=m
-CONFIG_MMC_ARMMMCI=m
+CONFIG_MMC_ARMMMCI=y
CONFIG_MMC_DW=m
# CONFIG_MMC_DW_IDMAC is not set