mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
Slice/Slice3: enable KMS driver
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
3ff6ad58c8
commit
1e680c7df2
@ -2,7 +2,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||||
|
dtoverlay=vc4-kms-v3d,cma-128
|
||||||
|
disable_overscan=1
|
||||||
dtoverlay=slice
|
dtoverlay=slice
|
||||||
dtoverlay=ws2812
|
dtoverlay=ws2812
|
||||||
|
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||||
|
|
||||||
|
dtoverlay=vc4-kms-v3d
|
||||||
|
disable_overscan=1
|
||||||
dtoverlay=slice
|
dtoverlay=slice
|
||||||
dtoverlay=ws2812
|
dtoverlay=ws2812
|
||||||
dtoverlay=mmc
|
dtoverlay=mmc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user