aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/u8500_defconfig
diff options
context:
space:
mode:
authorHongbo Zhang <hongbo.zhang@linaro.org>2013-01-30 17:21:40 +0800
committerLinus Walleij <linus.walleij@linaro.org>2013-03-18 14:44:06 +0100
commit441e248c1de9819a68c5132c23c6c3cd6da0d89b (patch)
treea5963f6f1b2ca8b1ec7b981b4bbee55f026a183d /arch/arm/configs/u8500_defconfig
parentARM: ux500: Turn on the 'heartbeat' LED trigger (diff)
downloadlinux-dev-441e248c1de9819a68c5132c23c6c3cd6da0d89b.tar.xz
linux-dev-441e248c1de9819a68c5132c23c6c3cd6da0d89b.zip
ARM: ux500: enable ux500 EXT4_FS and LBDAF support by default
EXT4 file system and LBDAF are used commonly, should be enabled by default. Signed-off-by: Hongbo Zhang <hongbo.zhang@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/configs/u8500_defconfig')
-rw-r--r--arch/arm/configs/u8500_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 173fa9337d7c..c037aa1065b7 100644
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -5,7 +5,6 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_KALLSYMS_ALL=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
-# CONFIG_LBDAF is not set
# CONFIG_BLK_DEV_BSG is not set
CONFIG_ARCH_U8500=y
CONFIG_MACH_HREFV60=y
@@ -105,6 +104,7 @@ CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y