summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-22 12:12:39 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-22 12:12:39 +0000
commit4052849677922574480dc534f2e6171571df4b67 (patch)
tree95207819a2525e85e3d08b8aca7c598291553e73 /target/linux/orion
parent67d797821c2c20fcd5b56044625ca281b2ab8548 (diff)
downloadmaster-31e0f0ae-4052849677922574480dc534f2e6171571df4b67.tar.gz
master-31e0f0ae-4052849677922574480dc534f2e6171571df4b67.tar.bz2
master-31e0f0ae-4052849677922574480dc534f2e6171571df4b67.zip
switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
Diffstat (limited to 'target/linux/orion')
-rw-r--r--target/linux/orion/harddisk/config-default3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/orion/harddisk/config-default b/target/linux/orion/harddisk/config-default
index d170448604..ec77f5ef36 100644
--- a/target/linux/orion/harddisk/config-default
+++ b/target/linux/orion/harddisk/config-default
@@ -10,8 +10,7 @@ CONFIG_BLK_DEV_SD=y
# CONFIG_DM_SNAPSHOT is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_ZERO is not set
-CONFIG_EXT2_FS=y
-CONFIG_EXT3_FS=y
+CONFIG_EXT4_FS=y
CONFIG_JBD=y
CONFIG_LBD=y
CONFIG_MD_AUTODETECT=y