diff options
Diffstat (limited to 'arch/arm/mach-s3c24xx/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c24xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig index 6d9252e081ce..7791ac76f945 100644 --- a/arch/arm/mach-s3c24xx/Kconfig +++ b/arch/arm/mach-s3c24xx/Kconfig | |||
@@ -208,7 +208,7 @@ config S3C24XX_GPIO_EXTRA128 | |||
208 | 208 | ||
209 | config S3C24XX_PLL | 209 | config S3C24XX_PLL |
210 | bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)" | 210 | bool "Support CPUfreq changing of PLL frequency (EXPERIMENTAL)" |
211 | depends on ARM_S3C24XX | 211 | depends on ARM_S3C24XX_CPUFREQ |
212 | help | 212 | help |
213 | Compile in support for changing the PLL frequency from the | 213 | Compile in support for changing the PLL frequency from the |
214 | S3C24XX series CPUfreq driver. The PLL takes time to settle | 214 | S3C24XX series CPUfreq driver. The PLL takes time to settle |