[ARM] S3C6410: Initial CPU support code

Initial support for the Samsung S3C6410 SoC.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff --git a/arch/arm/mach-s3c6410/Kconfig b/arch/arm/mach-s3c6410/Kconfig
index 6ef4c94..c473ba9 100644
--- a/arch/arm/mach-s3c6410/Kconfig
+++ b/arch/arm/mach-s3c6410/Kconfig
@@ -6,3 +6,9 @@
 # Licensed under GPLv2
 
 # Configuration options for the S3C6410 CPU
+
+config CPU_S3C6410
+	bool
+	help
+	  Enable S3C6410 CPU support
+