cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in Kconfig
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 14 Jul 2013 12:02:19 +0000 (14:02 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 16 Jul 2013 19:52:22 +0000 (21:52 +0200)
Kconfig symbol S3C24XX_PLL depends on ARM_S3C24XX.  But that symbol
doesn't exist.  Commit f023f8dd59bf ("cpufreq: s3c24xx: move cpufreq
driver to drivers/cpufreq"), which added this issue, makes it clear
that ARM_S3C24XX_CPUFREQ was intended here.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/arm/mach-s3c24xx/Kconfig

index 6d9252e081ce39af2b2e94452b36a6402c429197..7791ac76f945264e0d1cf2f88e3cbe49103b80e5 100644 (file)
@@ -208,7 +208,7 @@ config S3C24XX_GPIO_EXTRA128
 
 config S3C24XX_PLL
        bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)"
-       depends on ARM_S3C24XX
+       depends on ARM_S3C24XX_CPUFREQ
        help
          Compile in support for changing the PLL frequency from the
          S3C24XX series CPUfreq driver. The PLL takes time to settle