mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 13:41:24 +01: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
|