aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2006-09-20 15:32:33 -0400
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-09-25 05:33:54 -0400
commitb6c440a98eb3245fb06d411f1bc9d584269e95d5 (patch)
treeeca4fc008b9c20ff8a8e6b871436158b78d3354a /arch/arm/mach-s3c2410/Kconfig
parent1649adc78d46db79510b92ffd58486ca82a86549 (diff)
[ARM] 3840/1: S3C2412: Add machine VSTMS
Add new machine VSTMS Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Thomas Gleixner <tglx@linuxtronix.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
-rw-r--r--arch/arm/mach-s3c2410/Kconfig6
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
129config MACH_VSTMS
130 bool "VMSTMS"
131 select CPU_S3C2412
132 help
133 Say Y here if you are using an VSTMS board
134
129endmenu 135endmenu
130 136
131config S3C2410_CLOCK 137config S3C2410_CLOCK