aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Ramirez Luna <omar.luna@linaro.org>2012-11-14 12:13:21 +0400
committerJon Medhurst <tixy@linaro.org>2013-04-29 09:43:57 +0100
commit0d30acb19f947a6a494bf87750f1a0c713b1304f (patch)
treea48b430408e5e4a98df9f9bf21b1f135614f843d
parent902137245730f744b84b784cd4e6a0fe0ca98d60 (diff)
arm64: update vexpress_defconfig
Enable MMCI and EXT4_FS. Signed-off-by: Omar Ramirez Luna <omar.luna@linaro.org>
-rw-r--r--arch/arm64/configs/vexpress_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/vexpress_defconfig b/arch/arm64/configs/vexpress_defconfig
index 37fbc8f6eb1..789c8723749 100644
--- a/arch/arm64/configs/vexpress_defconfig
+++ b/arch/arm64/configs/vexpress_defconfig
@@ -67,8 +67,11 @@ CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_USB_SUPPORT is not set
# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_MMC=y
+CONFIG_MMC_ARMMMCI=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_FUSE_FS=y