mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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
|