blob: ccf7dfd233b8a8ac3ae640c31b22aded6ec7fb56 (
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
|
diff -Nru a/defconfig-2.6.24 b/defconfig-2.6.24
--- a/defconfig-2.6.24 2008-06-15 19:24:36.000000000 +0200
+++ b/defconfig-2.6.24 2008-06-15 19:24:56.000000000 +0200
@@ -163,7 +163,7 @@
#
# CONFIG_S3C2410_PM_DEBUG is not set
# CONFIG_S3C2410_PM_CHECK is not set
-CONFIG_S3C_LOWLEVEL_UART_PORT=2
+CONFIG_S3C_LOWLEVEL_UART_PORT=0
#
# S3C2400 Machines
@@ -726,7 +726,7 @@
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
CONFIG_MTD_NAND_IDS=y
CONFIG_MTD_NAND_S3C2410=y
-CONFIG_MTD_NAND_S3C2410_DEBUG=y
+# CONFIG_MTD_NAND_S3C2410_DEBUG is not set
CONFIG_MTD_NAND_S3C2410_HWECC=y
# CONFIG_MTD_NAND_S3C2410_CLKSTOP is not set
# CONFIG_MTD_NAND_DISKONCHIP is not set
@@ -1757,7 +1757,7 @@
# CONFIG_DEBUG_LL is not set
# CONFIG_DEBUG_ICEDCC is not set
# CONFIG_DEBUG_S3C_PORT is not set
-CONFIG_DEBUG_S3C_UART=2
+CONFIG_DEBUG_S3C_UART=0
#
# Security options
|