diff options
Diffstat (limited to 'arch/arm/mach-s3c2412/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2412/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-s3c2412/Kconfig b/arch/arm/mach-s3c2412/Kconfig deleted file mode 100644 index 495f6928cbaa..000000000000 --- a/arch/arm/mach-s3c2412/Kconfig +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | # Copyright 2007 Simtec Electronics | ||
2 | # | ||
3 | # Licensed under GPLv2 | ||
4 | |||
5 | # Note, the S3C2412 IOtiming support is in plat-s3c24xx | ||
6 | |||
7 | config S3C2412_CPUFREQ | ||
8 | bool | ||
9 | depends on CPU_FREQ_S3C24XX && CPU_S3C2412 | ||
10 | default y | ||
11 | select S3C2412_IOTIMING | ||
12 | help | ||
13 | CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs. | ||