From 2ee68c4fef04e1d31474e37fbfaa10e7b18a4359 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Tue, 25 Mar 2008 00:15:43 +0000 Subject: ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10651 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/harddisk/config-default | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'target/linux/ixp4xx/harddisk') diff --git a/target/linux/ixp4xx/harddisk/config-default b/target/linux/ixp4xx/harddisk/config-default index 6dfaae0a8d..ba39e85f05 100644 --- a/target/linux/ixp4xx/harddisk/config-default +++ b/target/linux/ixp4xx/harddisk/config-default @@ -12,11 +12,8 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_STORAGE=y +CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y -CONFIG_EXT3_FS_XATTR=y -CONFIG_EXT3_FS_POSIX_ACL=y -CONFIG_EXT3_FS_SECURITY=y CONFIG_JBD=y -CONFIG_FS_MBCACHE=y CONFIG_BLK_DEV_SD=y CONFIG_REISERFS_FS=y -- cgit v1.2.3