1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 17:13:16 +03:00

add ext2 to the x86-2.6 kernel by default

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4960 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-10-08 15:33:34 +00:00
parent 3b68fb5b83
commit 4192116506

View File

@ -1809,7 +1809,7 @@ CONFIG_LEDS_TRIGGER_TIMER=m
# #
# File systems # File systems
# #
CONFIG_EXT2_FS=m CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set # CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set # CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=m CONFIG_EXT3_FS=m