cpufreq: Select PM_OPP rather than depending on it
[deliverable/linux.git] / drivers / cpufreq / Kconfig
index 38093e272377b2729939400c581aeb9706424011..386dbc9ccdfdc36a1dca49ca917cbd6423922081 100644 (file)
@@ -181,7 +181,8 @@ config CPU_FREQ_GOV_CONSERVATIVE
 
 config GENERIC_CPUFREQ_CPU0
        tristate "Generic CPU0 cpufreq driver"
-       depends on HAVE_CLK && REGULATOR && PM_OPP && OF
+       depends on HAVE_CLK && REGULATOR && OF
+       select PM_OPP
        help
          This adds a generic cpufreq driver for CPU0 frequency management.
          It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
This page took 0.051316 seconds and 5 git commands to generate.