mirror of https://github.com/hak5/openwrt.git
ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
SVN-Revision: 10651lede-17.01
parent
a30fcc0db6
commit
a9ce91164a
|
@ -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 New Issue