1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:27:30 +02:00

use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16963 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-07-23 18:54:53 +00:00
parent 9423e64b30
commit 546db0d2e5

View File

@ -79,6 +79,8 @@ CONFIG_ELF_CORE=y
# CONFIG_ENABLE_WARN_DEPRECATED is not set
CONFIG_FB=y
# CONFIG_FB_BACKLIGHT is not set
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
# CONFIG_FB_BROADSHEET is not set
CONFIG_FB_CFB_COPYAREA=y