diff options
Diffstat (limited to 'arch/arm/mach-s5pv310/Kconfig')
-rw-r--r-- | arch/arm/mach-s5pv310/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Kconfig b/arch/arm/mach-s5pv310/Kconfig index 331b5bd97aba..ae8e55405dd9 100644 --- a/arch/arm/mach-s5pv310/Kconfig +++ b/arch/arm/mach-s5pv310/Kconfig | |||
@@ -27,6 +27,14 @@ config S5PV310_SETUP_I2C2 | |||
27 | 27 | ||
28 | # machine support | 28 | # machine support |
29 | 29 | ||
30 | config MACH_SMDKC210 | ||
31 | bool "SMDKC210" | ||
32 | select CPU_S5PV310 | ||
33 | select ARCH_SPARSEMEM_ENABLE | ||
34 | help | ||
35 | Machine support for Samsung SMDKC210 | ||
36 | S5PC210(MCP) is one of package option of S5PV310 | ||
37 | |||
30 | config MACH_SMDKV310 | 38 | config MACH_SMDKV310 |
31 | bool "SMDKV310" | 39 | bool "SMDKV310" |
32 | select CPU_S5PV310 | 40 | select CPU_S5PV310 |