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:
Mark Brown
2014-05-18 18:36:28 +01:00
parent 3783207643
commit f15a6a129d

View 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