cpufreq: schedutil: Make it depend on CONFIG_SMP
[deliverable/linux.git] / drivers / cpufreq / Kconfig
index 5d74826d75be80d9370e909851b9434c82664b30..e9849b4394142ad899306fd8062fee142115689e 100644 (file)
@@ -200,7 +200,7 @@ config CPU_FREQ_GOV_CONSERVATIVE
 
 config CPU_FREQ_GOV_SCHEDUTIL
        tristate "'schedutil' cpufreq policy governor"
-       depends on CPU_FREQ
+       depends on CPU_FREQ && SMP
        select CPU_FREQ_GOV_ATTR_SET
        select IRQ_WORK
        help
This page took 0.025113 seconds and 5 git commands to generate.