add ext2 to the x86-2.6 kernel by default
SVN-Revision: 4960
This commit is contained in:
parent
380fd63fb5
commit
125300193b
1 changed files with 1 additions and 1 deletions
|
@ -1809,7 +1809,7 @@ CONFIG_LEDS_TRIGGER_TIMER=m
|
|||
#
|
||||
# File systems
|
||||
#
|
||||
CONFIG_EXT2_FS=m
|
||||
CONFIG_EXT2_FS=y
|
||||
# CONFIG_EXT2_FS_XATTR is not set
|
||||
# CONFIG_EXT2_FS_XIP is not set
|
||||
CONFIG_EXT3_FS=m
|
||||
|
|
Loading…
Reference in a new issue