diff options
Diffstat (limited to 'stage1')
-rw-r--r-- | stage1/00-boot-files/files/config.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/stage1/00-boot-files/files/config.txt b/stage1/00-boot-files/files/config.txt index 548f4ac..a83e597 100644 --- a/stage1/00-boot-files/files/config.txt +++ b/stage1/00-boot-files/files/config.txt @@ -56,10 +56,7 @@ # Enable audio (loads snd_bcm2835) dtparam=audio=on -[pi4] # Enable DRM VC4 V3D driver on top of the dispmanx display stack dtoverlay=vc4-fkms-v3d max_framebuffers=2 - -[all] -#dtoverlay=vc4-fkms-v3d +arm_64bit=1 |