From c05b48af822c415baeadafa6c4a4ea7f79f337db Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Fri, 6 Aug 2010 20:12:06 +0900 Subject: ARM: S5PV310: Add SMDKC210 board support file This patch adds Samsung SMDKC210 board support file. The SoC of SMDKC210, S5PC210(MCP) is one of package option of S5PV310. And because composition of SMDKC210 and SMDKV310 differs, need SMDKC210 with SMDKV310. Signed-off-by: Kukjin Kim --- arch/arm/mach-s5pv310/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'arch/arm/mach-s5pv310/Kconfig') diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig index 331b5bd97ab..ae8e55405dd 100644 --- a/arch/arm/mach-s5pv310/Kconfig +++ b/arch/arm/mach-s5pv310/Kconfig @@ -27,6 +27,14 @@ config S5PV310_SETUP_I2C2 # machine support +config MACH_SMDKC210 + bool "SMDKC210" + select CPU_S5PV310 + select ARCH_SPARSEMEM_ENABLE + help + Machine support for Samsung SMDKC210 + S5PC210(MCP) is one of package option of S5PV310 + config MACH_SMDKV310 bool "SMDKV310" select CPU_S5PV310 -- cgit v1.2.3-70-g09d2