1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-28 12:18:26 +02:00

ext2 should be built-in to be able having it as rootfs

This commit is contained in:
Mirko Vogt 2009-08-08 15:42:11 +02:00 committed by Xiangfu Liu
parent 38be4dace5
commit 880ef14905

View File

@ -71,6 +71,7 @@ CONFIG_DMA_NONCOHERENT=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_ELF_CORE=y
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_EXT2_FS=y
CONFIG_FB=y
# CONFIG_FB_BACKLIGHT is not set
CONFIG_FB_CFB_COPYAREA=y