[ar71xx] create firmware image for the Ubiquiti LS-SR71 board
[openwrt/svn-archive/archive.git] / target / linux / s3c24xx / patches-2.6.24 / 1165-Remove-GTA01-PM-debug.patch
1 From 421ed0bdd5b468d9de3ba571f49e7b840a8032e3 Mon Sep 17 00:00:00 2001
2 From: No Attribution <dunno@dunno.org>
3 Date: Tue, 3 Jun 2008 10:49:55 +0100
4 Subject: [PATCH] Remove GTA01 PM debug
5
6 ---
7 defconfig-gta01 | 6 ++----
8 1 files changed, 2 insertions(+), 4 deletions(-)
9
10 diff --git a/defconfig-gta01 b/defconfig-gta01
11 index f574da5..ab84e8b 100644
12 --- a/defconfig-gta01
13 +++ b/defconfig-gta01
14 @@ -159,7 +159,7 @@ CONFIG_CPU_LLSERIAL_S3C2440=y
15 #
16 # Power management
17 #
18 -CONFIG_S3C2410_PM_DEBUG=y
19 +# CONFIG_S3C2410_PM_DEBUG is not set
20 # CONFIG_S3C2410_PM_CHECK is not set
21 CONFIG_S3C_LOWLEVEL_UART_PORT=0
22
23 @@ -1693,9 +1693,7 @@ CONFIG_FORCED_INLINING=y
24 # CONFIG_SAMPLES is not set
25 # CONFIG_DEBUG_USER is not set
26 CONFIG_DEBUG_ERRORS=y
27 -CONFIG_DEBUG_LL=y
28 -# CONFIG_DEBUG_ICEDCC is not set
29 -CONFIG_DEBUG_S3C_PORT=y
30 +# CONFIG_DEBUG_LL is not set
31 CONFIG_DEBUG_S3C_UART=0
32
33 #
34 --
35 1.5.6.5
36