diff options
Diffstat (limited to 'drivers/cpufreq/Kconfig.powerpc')
-rw-r--r-- | drivers/cpufreq/Kconfig.powerpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/cpufreq/Kconfig.powerpc b/drivers/cpufreq/Kconfig.powerpc index 72564b701b4a..7ea24413cee6 100644 --- a/drivers/cpufreq/Kconfig.powerpc +++ b/drivers/cpufreq/Kconfig.powerpc | |||
@@ -26,7 +26,7 @@ config CPU_FREQ_MAPLE | |||
26 | config PPC_CORENET_CPUFREQ | 26 | config PPC_CORENET_CPUFREQ |
27 | tristate "CPU frequency scaling driver for Freescale E500MC SoCs" | 27 | tristate "CPU frequency scaling driver for Freescale E500MC SoCs" |
28 | depends on PPC_E500MC && OF && COMMON_CLK | 28 | depends on PPC_E500MC && OF && COMMON_CLK |
29 | select CLK_PPC_CORENET | 29 | select CLK_QORIQ |
30 | help | 30 | help |
31 | This adds the CPUFreq driver support for Freescale e500mc, | 31 | This adds the CPUFreq driver support for Freescale e500mc, |
32 | e5500 and e6500 series SoCs which are capable of changing | 32 | e5500 and e6500 series SoCs which are capable of changing |