projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb2fd0c
)
ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions
author
Rod Whitby
<rod@whitby.id.au>
Tue, 25 Mar 2008 00:15:43 +0000
(
00:15
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Tue, 25 Mar 2008 00:15:43 +0000
(
00:15
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10651
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ixp4xx/harddisk/config-default
patch
|
blob
|
history
diff --git
a/target/linux/ixp4xx/harddisk/config-default
b/target/linux/ixp4xx/harddisk/config-default
index
6dfaae0
..
ba39e85
100644
(file)
--- 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