From: Rod Whitby Date: Tue, 25 Mar 2008 00:15:43 +0000 (+0000) Subject: ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions X-Git-Tag: reboot~26898 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a9ce91164aade39ef3aa711ac52698965d278499;p=openwrt%2Fopenwrt.git ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions SVN-Revision: 10651 --- 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