projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3783207
)
configs: Make cpufreq not set for RT
author
Mark Brown
<broonie@linaro.org>
Sun, 18 May 2014 17:36:28 +0000
(18:36 +0100)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/linaro/configs/preempt-rt.conf
b/linaro/configs/preempt-rt.conf
index f8873a6dfb3215bde759740241462959ad7db9d8..98e036d754422af20d4a1f8d0f2b0d716cff109f 100644
(file)
--- 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