diff options
Diffstat (limited to 'arch/arm/mach-s3c2440/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2440/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig index a4d7fd27bec5..ad06fa2eb9df 100644 --- a/arch/arm/mach-s3c2440/Kconfig +++ b/arch/arm/mach-s3c2440/Kconfig | |||
@@ -2,14 +2,6 @@ | |||
2 | # | 2 | # |
3 | # Licensed under GPLv2 | 3 | # Licensed under GPLv2 |
4 | 4 | ||
5 | config S3C2440_CPUFREQ | ||
6 | bool "S3C2440/S3C2442 CPU Frequency scaling support" | ||
7 | depends on CPU_FREQ_S3C24XX && (CPU_S3C2440 || CPU_S3C2442) | ||
8 | default y | ||
9 | select S3C2410_CPUFREQ_UTILS | ||
10 | help | ||
11 | CPU Frequency scaling support for S3C2440 and S3C2442 SoC CPUs. | ||
12 | |||
13 | config S3C2440_XTAL_12000000 | 5 | config S3C2440_XTAL_12000000 |
14 | bool | 6 | bool |
15 | help | 7 | help |