aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cpufreq')
-rw-r--r--drivers/cpufreq/Kconfig.arm2
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
124config ARM_KIRKWOOD_CPUFREQ 124config 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.