aboutsummaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
authorSerge Schneider <[email protected]>2020-12-15 13:35:23 +0000
committerSerge Schneider <[email protected]>2020-12-15 13:35:23 +0000
commit88e48a8acae35ccc2476e9b6d55605df31fdb1f0 (patch)
tree00ad5d43efd269cf5e6ea11e8fdb90d439b714f9 /stage1
parent31aa04e99c7124115e7bba3fd9a93c9f2588a4f2 (diff)
Switch to KMS
Diffstat (limited to 'stage1')
-rw-r--r--stage1/00-boot-files/files/config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/stage1/00-boot-files/files/config.txt b/stage1/00-boot-files/files/config.txt
index a83e597..a002373 100644
--- a/stage1/00-boot-files/files/config.txt
+++ b/stage1/00-boot-files/files/config.txt
@@ -56,7 +56,7 @@
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
-# Enable DRM VC4 V3D driver on top of the dispmanx display stack
-dtoverlay=vc4-fkms-v3d
+# Enable DRM VC4 V3D drive
+dtoverlay=vc4-kms-v3d
max_framebuffers=2
arm_64bit=1