diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c64xx/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c64xx/Kconfig b/arch/arm/mach-s3c64xx/Kconfig index 20578536aec7..041da5172423 100644 --- a/arch/arm/mach-s3c64xx/Kconfig +++ b/arch/arm/mach-s3c64xx/Kconfig | |||
@@ -17,13 +17,11 @@ config PLAT_S3C64XX | |||
17 | # Configuration options for the S3C6410 CPU | 17 | # Configuration options for the S3C6410 CPU |
18 | 18 | ||
19 | config CPU_S3C6400 | 19 | config CPU_S3C6400 |
20 | select SAMSUNG_HRT | ||
21 | bool | 20 | bool |
22 | help | 21 | help |
23 | Enable S3C6400 CPU support | 22 | Enable S3C6400 CPU support |
24 | 23 | ||
25 | config CPU_S3C6410 | 24 | config CPU_S3C6410 |
26 | select SAMSUNG_HRT | ||
27 | bool | 25 | bool |
28 | help | 26 | help |
29 | Enable S3C6410 CPU support | 27 | Enable S3C6410 CPU support |