diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2410/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index b61af3a6a414..f5d9cd498a5f 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
@@ -81,6 +81,12 @@ config SMDK2440_CPU2442 | |||
81 | depends on ARCH_S3C2440 | 81 | depends on ARCH_S3C2440 |
82 | select CPU_S3C2442 | 82 | select CPU_S3C2442 |
83 | 83 | ||
84 | config MACH_SMDK2413 | ||
85 | bool "SMDK2413" | ||
86 | select CPU_S3C2412 | ||
87 | select MACH_SMDK | ||
88 | help | ||
89 | Say Y here if you are using an SMDK2413 | ||
84 | 90 | ||
85 | config MACH_VR1000 | 91 | config MACH_VR1000 |
86 | bool "Thorcom VR1000" | 92 | bool "Thorcom VR1000" |