aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2009-07-23 18:54:53 +0000
committerMirko Vogt <mirko@openwrt.org>2009-07-23 18:54:53 +0000
commit575239fc409e673e4d90b14a0fee764cabbb5765 (patch)
treec53c575cbbc4a89d967c377052cf0d0daa8a68a6 /target/linux/s3c24xx
parentfd51984e64f8fc2d29c1bfb4fa01d218048954ae (diff)
downloadupstream-575239fc409e673e4d90b14a0fee764cabbb5765.tar.gz
upstream-575239fc409e673e4d90b14a0fee764cabbb5765.tar.bz2
upstream-575239fc409e673e4d90b14a0fee764cabbb5765.zip
use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
SVN-Revision: 16963
Diffstat (limited to 'target/linux/s3c24xx')
-rw-r--r--target/linux/s3c24xx/config-2.6.302
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/s3c24xx/config-2.6.30 b/target/linux/s3c24xx/config-2.6.30
index 759966ded9..3324e5bfa3 100644
--- 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