summaryrefslogtreecommitdiffstats
path: root/target/linux/s3c24xx/patches-2.6.24/1140-Stop-GTA01-MMC-Debugging-messages.patch
blob: c486fb81e0f61ae5d9a38fed43fa4a578b3324b5 (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
From 32a457c1616086e434bab03c24920ff6bd39e15a Mon Sep 17 00:00:00 2001
From: Mike Westerhof <mwester@dls.net>
Date: Wed, 30 Apr 2008 14:50:12 +0100
Subject: [PATCH] Stop GTA01 MMC Debugging messages

Signed-off-by: Mike Westerhof <mwester@dls.net>
---
 defconfig-2.6.24-maxmodules |    2 +-
 defconfig-gta01             |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules
index 6f6243e..f574da5 100644
--- a/defconfig-2.6.24-maxmodules
+++ b/defconfig-2.6.24-maxmodules
@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y
 CONFIG_SDIO_S3C24XX_DMA=y
 CONFIG_SDIO_AR6000_WLAN=y
 CONFIG_MMC=y
-CONFIG_MMC_DEBUG=y
+# CONFIG_MMC_DEBUG is not set
 CONFIG_MMC_UNSAFE_RESUME=y
 
 #
diff --git a/defconfig-gta01 b/defconfig-gta01
index 6f6243e..f574da5 100644
--- a/defconfig-gta01
+++ b/defconfig-gta01
@@ -1395,7 +1395,7 @@ CONFIG_SDIO_S3C24XX=y
 CONFIG_SDIO_S3C24XX_DMA=y
 CONFIG_SDIO_AR6000_WLAN=y
 CONFIG_MMC=y
-CONFIG_MMC_DEBUG=y
+# CONFIG_MMC_DEBUG is not set
 CONFIG_MMC_UNSAFE_RESUME=y
 
 #
-- 
1.5.6.5