forked from Ivasoft/openwrt
switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user