[PATCH 06/14] GSM requires serial console

Sven Rebhan odinshorse at googlemail.com
Sun Feb 22 22:08:15 CET 2009


The GSM interface of all MACH_NEO1973s require the Samsung serial console,
so we should automatically select it.

Signed-off-by: Sven Rebhan <odinshorse at googlemail.com>

diff --git a/arch/arm/plat-s3c24xx/Kconfig b/arch/arm/plat-s3c24xx/Kconfig
index 1af939d..af16c17 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
 
-- 
1.6.0.6




More information about the openmoko-kernel mailing list