summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/ateb9200_defconfig
diff options
context:
space:
mode:
authorHaavard Skinnemoen2006-10-04 16:02:02 +0200
committerLinus Torvalds2006-10-04 19:25:05 +0200
commit749c4e60334580ee0f1427eb90ad006fecbffd21 (patch)
tree902f94fc44a6ffa0e09914e603c36a37aef3e0c7 /arch/arm/configs/ateb9200_defconfig
parent[PATCH] at91_serial -> atmel_serial: at91_serial.c (diff)
downloadkernel-qcow2-linux-749c4e60334580ee0f1427eb90ad006fecbffd21.tar.gz
kernel-qcow2-linux-749c4e60334580ee0f1427eb90ad006fecbffd21.tar.xz
kernel-qcow2-linux-749c4e60334580ee0f1427eb90ad006fecbffd21.zip
[PATCH] at91_serial -> atmel_serial: Kconfig symbols
Rename the following Kconfig symbols: * CONFIG_SERIAL_AT91 -> CONFIG_SERIAL_ATMEL * CONFIG_SERIAL_AT91_CONSOLE -> CONFIG_SERIAL_ATMEL_CONSOLE * CONFIG_SERIAL_AT91_TTYAT -> CONFIG_SERIAL_ATMEL_TTYAT Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/arm/configs/ateb9200_defconfig')
-rw-r--r--arch/arm/configs/ateb9200_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/ateb9200_defconfig b/arch/arm/configs/ateb9200_defconfig
index bee7813d040e..15e6b0bbbde8 100644
--- a/arch/arm/configs/ateb9200_defconfig
+++ b/arch/arm/configs/ateb9200_defconfig
@@ -656,9 +656,9 @@ CONFIG_HW_CONSOLE=y
#
# Non-8250 serial port support
#
-CONFIG_SERIAL_AT91=y
-CONFIG_SERIAL_AT91_CONSOLE=y
-# CONFIG_SERIAL_AT91_TTYAT is not set
+CONFIG_SERIAL_ATMEL=y
+CONFIG_SERIAL_ATMEL_CONSOLE=y
+# CONFIG_SERIAL_ATMEL_TTYAT is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y