configs: Make cpufreq not set for RT
authorMark Brown <broonie@linaro.org>
Sun, 18 May 2014 17:36:28 +0000 (18:36 +0100)
committerMark Brown <broonie@linaro.org>
Sun, 18 May 2014 17:36:28 +0000 (18:36 +0100)
Not sure this is going to do the right thing but it fixes errors that
the CI sees.  Why isn't the RT testing just setting the performance
governor anyway?

Signed-off-by: Mark Brown <broonie@linaro.org>
linaro/configs/preempt-rt.conf

index f8873a6dfb3215bde759740241462959ad7db9d8..98e036d754422af20d4a1f8d0f2b0d716cff109f 100644 (file)
@@ -1,4 +1,4 @@
 CONFIG_PREEMPT=y
 CONFIG_PREEMPT_RT_FULL=y
 CONFIG_SLUB=y
-CONFIG_CPU_FREQ=n
+# CONFIG_CPU_FREQ is not set