[ARM] S3C64XX: Common init code for S3C6400 and S3C6410
[pandora-kernel.git] / arch / arm / plat-s3c64xx / Kconfig
index 14d6343..8ed2f7b 100644 (file)
@@ -21,4 +21,10 @@ if PLAT_S3C64XX
 
 # Configuration options shared by all S3C64XX implementations
 
+config CPU_S3C6400_INIT
+       bool
+       help
+         Common initialisation code for the S3C6400 that is shared
+         by other CPUs in the series, such as the S3C6410.
+
 endif