Files
operating-system/buildroot-external/board/hardkernel/odroid-n2/kernel.config
Stefan Agner de7d88e1b5 Use performance governor to avoid frequency scaling (#973)
After running HAOS on my ODROID N2+ several hours I see freezes and
sometimes stack traces which point to a problem in CPU frequency
scaling. This crash seems not to appear on Hardkernel's 18.04 Ubuntu
stable release. However, Hardkernel's Ubuntu uses the performance
governor. Use the performance governor as well to avoid crashes on N2+.
2020-11-13 15:26:57 +01:00

2 lines
42 B
Plaintext

CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y