ARM: S3C2412: CPUFREQ: Add core support.
[linux-2.6-block.git] / arch / arm / mach-s3c2412 / Kconfig
index 63586ffd0ae722228f97187bc899bc3a3711e7eb..79e18340e07404340ea2b476ea6739cef2187c3a 100644 (file)
@@ -32,6 +32,12 @@ config S3C2412_PM
        help
          Internal config node to apply S3C2412 power management
 
+config S3C2412_CPUFREQ
+       bool
+       depends on CPU_FREQ_S3C24XX && CPU_S3C2412
+       default y
+       help
+         CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
 
 menu "S3C2412 Machines"