disable IMQ on 2.6.28 as well -- people should use IFB..
[openwrt.git] / target / linux / s3c24xx / patches / 0073-local-config-ext2.patch.patch
1 From e2cf46fcd393bcba106d610fae6d0a56e646328b Mon Sep 17 00:00:00 2001
2 From: warmcat <andy@warmcat.com>
3 Date: Fri, 25 Jul 2008 23:06:00 +0100
4 Subject: [PATCH] local-config-ext2.patch
5
6 ---
7  defconfig-2.6.24 |    2 +-
8  1 files changed, 1 insertions(+), 1 deletions(-)
9
10 diff --git a/defconfig-2.6.24 b/defconfig-2.6.24
11 index 270c4f9..833e15e 100644
12 --- a/defconfig-2.6.24
13 +++ b/defconfig-2.6.24
14 @@ -1565,7 +1565,7 @@ CONFIG_RTC_DRV_S3C=m
15  #
16  # File systems
17  #
18 -CONFIG_EXT2_FS=m
19 +CONFIG_EXT2_FS=y
20  # CONFIG_EXT2_FS_XATTR is not set
21  # CONFIG_EXT2_FS_XIP is not set
22  CONFIG_EXT3_FS=y
23 -- 
24 1.5.6.3
25