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

@@ -1,8 +1,7 @@
CONFIG_ATA=y
CONFIG_BLK_DEV_SD=y
CONFIG_CMDLINE="root=/dev/sda1 noinitrd console=ttyS0,115200"
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT4_FS=y
CONFIG_JBD=y
CONFIG_REISERFS_FS=y
CONFIG_SATA_VIA=y