bundles/raspberrypi: force maximum cpu frequency
This commit is contained in:
parent
23ff7a145b
commit
60cfe90a1d
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ dtparam=audio=on
|
||||||
dtoverlay=vc4-fkms-v3d
|
dtoverlay=vc4-fkms-v3d
|
||||||
max_framebuffers=2
|
max_framebuffers=2
|
||||||
hdmi_drive=2
|
hdmi_drive=2
|
||||||
|
force_turbo=1
|
||||||
|
|
||||||
% if node.os == 'debian':
|
% if node.os == 'debian':
|
||||||
arm_64bit=1
|
arm_64bit=1
|
||||||
|
|
Loading…
Reference in a new issue