summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.24/1237-defconfig-enable-ext2-ext3-gtaxx.patch.patch
blob: 8343db6ca2c0a72bafa8fe2eff739320bfc0afd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
From 642cbda5f3b7e7a61512426e1d30a41ab4691123 Mon Sep 17 00:00:00 2001
From: Andy Green <andy@openmoko.com>
Date: Thu, 17 Jul 2008 12:21:53 +0100
Subject: [PATCH] defconfig-enable-ext2-ext3-gtaxx.patch

Signed-off-by: Andy Green <andy@openmoko.com>
---
 defconfig-2.6.24-maxmodules |    2 +-
 defconfig-gta01             |    2 +-
 defconfig-gta02             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules
index f574da5..39019b4 100644
--- a/defconfig-2.6.24-maxmodules
+++ b/defconfig-2.6.24-maxmodules
@@ -1481,7 +1481,7 @@ CONFIG_RTC_DRV_S3C=m
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
 CONFIG_EXT3_FS=y
diff --git a/defconfig-gta01 b/defconfig-gta01
index ab84e8b..aa0bf4b 100644
--- a/defconfig-gta01
+++ b/defconfig-gta01
@@ -1481,7 +1481,7 @@ CONFIG_RTC_DRV_S3C=m
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
 CONFIG_EXT3_FS=y
diff --git a/defconfig-gta02 b/defconfig-gta02
index 13670ee..9d0dd56 100644
--- a/defconfig-gta02
+++ b/defconfig-gta02
@@ -1480,7 +1480,7 @@ CONFIG_RTC_DRV_S3C=m
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
 CONFIG_EXT3_FS=y
-- 
1.5.6.5