1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-02 13:38:39 +02:00

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
This commit is contained in:
rwhitby 2008-03-25 00:15:43 +00:00
parent 4c5547e914
commit 32464dbf76

View File

@ -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