From c1725149e15b97d88bf8518543be15269bbec6af Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 22 Nov 2010 12:12:39 +0000 Subject: switch from ext2 to ext4 (w/o) journaling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24084 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/gumstix/config-2.6.34 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/omap35xx/gumstix/config-2.6.34') diff --git a/target/linux/omap35xx/gumstix/config-2.6.34 b/target/linux/omap35xx/gumstix/config-2.6.34 index a79aa803cf..8c9688793e 100644 --- a/target/linux/omap35xx/gumstix/config-2.6.34 +++ b/target/linux/omap35xx/gumstix/config-2.6.34 @@ -107,12 +107,7 @@ CONFIG_DUMMY_CONSOLE=y CONFIG_ELF_CORE=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_EXPORTFS=m -CONFIG_EXT2_FS=y -CONFIG_EXT3_FS=y -CONFIG_EXT4_FS=m -CONFIG_EXT4_FS_POSIX_ACL=y -CONFIG_EXT4_FS_SECURITY=y -CONFIG_EXT4_FS_XATTR=y +CONFIG_EXT4_FS=y CONFIG_FAT_FS=y CONFIG_FB=y CONFIG_FB_CFB_COPYAREA=y -- cgit v1.2.3