ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
SVN-Revision: 10651
This commit is contained in:
parent
a30fcc0db6
commit
a9ce91164a
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue