use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
SVN-Revision: 16963
This commit is contained in:
parent
fd51984e64
commit
575239fc40
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue