From e63853c0922e0f1e5f65b24a9f4dcdcabc265383 Mon Sep 17 00:00:00 2001 From: Sven Rebhan Date: Mon, 23 Feb 2009 01:21:47 +0000 Subject: GSM requires serial console The GSM interface of all MACH_NEO1973s require the Samsung serial console, so we should automatically select it. Signed-off-by: Sven Rebhan --- arch/arm/plat-s3c24xx/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arch/arm/plat-s3c24xx/Kconfig') diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig index 1af939dfea0..af16c1772db 100644 --- a/arch/arm/plat-s3c24xx/Kconfig +++ b/arch/arm/plat-s3c24xx/Kconfig @@ -115,6 +115,8 @@ config MACH_SMDK config MACH_NEO1973 bool select RFKILL + select SERIAL_SAMSUNG + select SERIAL_SAMSUNG_CONSOLE help Common machine code for Neo1973 hardware -- cgit v1.2.3