2
0
forked from Ivasoft/openwrt

switch from ext2 to ext4 (w/o) journaling

SVN-Revision: 24084
This commit is contained in:
Imre Kaloz
2010-11-22 12:12:39 +00:00
parent 67d797821c
commit 4052849677
30 changed files with 60 additions and 98 deletions

View File

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