projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd51984
)
use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
author
Mirko Vogt
<mirko@openwrt.org>
Thu, 23 Jul 2009 18:54:53 +0000
(18:54 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Thu, 23 Jul 2009 18:54:53 +0000
(18:54 +0000)
SVN-Revision: 16963
target/linux/s3c24xx/config-2.6.30
patch
|
blob
|
history
diff --git
a/target/linux/s3c24xx/config-2.6.30
b/target/linux/s3c24xx/config-2.6.30
index 759966ded9f58a1a5d8ea96400bcf9beb884b328..3324e5bfa33c8ff4d89f658d779ebd298c52a64b 100644
(file)
--- a/
target/linux/s3c24xx/config-2.6.30
+++ b/
target/linux/s3c24xx/config-2.6.30
@@
-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