mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user