c5813f2b79
i.CoreM6 Starter Kit has 800x480 LVDS display, this patch adds relevant qt5 configs with supports opensource Etnaviv graphical stack. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> [Arnout: mention the qt5 defconfig in readme.txt, otherwise the demo applications don't exist] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
5 lines
188 B
Plaintext
5 lines
188 B
Plaintext
# Currently kernel mainline exhibits issues when running cpufreq as ondemand
|
|
# governor on mx6.
|
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
|
|
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
|