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 e555bc5f3029..40bfef006c0c 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
@@ -126,6 +126,12 @@ config MACH_NEXCODER_2440 | |||
126 | help | 126 | help |
127 | Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board | 127 | Say Y here if you are using the Nex Vision NEXCODER 2440 Light Board |
128 | 128 | ||
129 | config MACH_VSTMS | ||
130 | bool "VMSTMS" | ||
131 | select CPU_S3C2412 | ||
132 | help | ||
133 | Say Y here if you are using an VSTMS board | ||
134 | |||
129 | endmenu | 135 | endmenu |
130 | 136 | ||
131 | config S3C2410_CLOCK | 137 | config S3C2410_CLOCK |