aboutsummaryrefslogtreecommitdiff
path: root/linaro/configs/preempt-rt.conf
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-05-18 18:36:28 +0100
committerKevin Hilman <khilman@linaro.org>2015-05-12 16:03:08 -0700
commit8c27f7bd01148788c2e655aafa5d026d764ee61a (patch)
tree9a0b9b27e30403b0b60860569e0b425ff9398e15 /linaro/configs/preempt-rt.conf
parent1dcb476ac56c5b887323cd6346df91185a1b9ca6 (diff)
configs: Make cpufreq not set for RT
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>
Diffstat (limited to 'linaro/configs/preempt-rt.conf')
-rw-r--r--linaro/configs/preempt-rt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/preempt-rt.conf b/linaro/configs/preempt-rt.conf
index f8873a6dfb32..98e036d75442 100644
--- a/linaro/configs/preempt-rt.conf
+++ b/linaro/configs/preempt-rt.conf
@@ -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