diff options
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r-- | drivers/cpufreq/Kconfig.arm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm index 9fb627046e17..1e2b9db563ec 100644 --- a/drivers/cpufreq/Kconfig.arm +++ b/drivers/cpufreq/Kconfig.arm | |||
@@ -122,7 +122,7 @@ config ARM_INTEGRATOR | |||
122 | If in doubt, say Y. | 122 | If in doubt, say Y. |
123 | 123 | ||
124 | config ARM_KIRKWOOD_CPUFREQ | 124 | config ARM_KIRKWOOD_CPUFREQ |
125 | def_bool ARCH_KIRKWOOD && OF | 125 | def_bool MACH_KIRKWOOD |
126 | help | 126 | help |
127 | This adds the CPUFreq driver for Marvell Kirkwood | 127 | This adds the CPUFreq driver for Marvell Kirkwood |
128 | SoCs. | 128 | SoCs. |