Update rockchip.conf

Change default governor
This commit is contained in:
Tony 2018-05-31 13:24:28 -04:00 committed by GitHub
parent 7f07699c45
commit dafd3984d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ esac
CPUMIN="600000"
CPUMAX="1900000"
GOVERNOR="conservative"
GOVERNOR="ondemand"
write_uboot_platform()
{