disable IMQ on 2.6.28 as well -- people should use IFB..
[openwrt.git] / target / linux / s3c24xx / patches / 0236-config-kill-mtd-debug.patch.patch
1 From 63700223f3d6197216505ac69f86dd4e3c92b807 Mon Sep 17 00:00:00 2001
2 From: Andy Green <andy@openmoko.com>
3 Date: Mon, 4 Aug 2008 08:34:50 +0100
4 Subject: [PATCH] config-kill-mtd-debug.patch
5
6 Signed-off-by: Andy Green <andy@openmoko.com>
7 ---
8  defconfig-2.6.26 |    2 +-
9  1 files changed, 1 insertions(+), 1 deletions(-)
10
11 diff --git a/defconfig-2.6.26 b/defconfig-2.6.26
12 index d9a3549..511a762 100644
13 --- a/defconfig-2.6.26
14 +++ b/defconfig-2.6.26
15 @@ -710,7 +710,7 @@ CONFIG_MTD_NAND_VERIFY_WRITE=y
16  # CONFIG_MTD_NAND_MUSEUM_IDS is not set
17  CONFIG_MTD_NAND_IDS=y
18  CONFIG_MTD_NAND_S3C2410=y
19 -CONFIG_MTD_NAND_S3C2410_DEBUG=y
20 +# CONFIG_MTD_NAND_S3C2410_DEBUG is not set
21  CONFIG_MTD_NAND_S3C2410_HWECC=y
22  # CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set
23  # CONFIG_MTD_NAND_DISKONCHIP is not set
24 -- 
25 1.5.6.3
26