diff options
Diffstat (limited to 'arch/arm/plat-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/plat-s3c64xx/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig index cc300894f364..94ac74eeca5f 100644 --- a/arch/arm/plat-s3c64xx/Kconfig +++ b/arch/arm/plat-s3c64xx/Kconfig | |||
@@ -25,15 +25,3 @@ config PLAT_S3C64XX | |||
25 | select SAMSUNG_GPIOLIB_4BIT | 25 | select SAMSUNG_GPIOLIB_4BIT |
26 | help | 26 | help |
27 | Base platform code for any Samsung S3C64XX device | 27 | Base platform code for any Samsung S3C64XX device |
28 | |||
29 | if PLAT_S3C64XX | ||
30 | |||
31 | # Configuration options shared by all S3C64XX implementations | ||
32 | |||
33 | config CPU_S3C6400_CLOCK | ||
34 | bool | ||
35 | help | ||
36 | Common clock support code for the S3C6400 that is shared | ||
37 | by other CPUs in the series, such as the S3C6410. | ||
38 | |||
39 | endif | ||