mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
Merge pull request #6517 from HiassofT/le11-distroconfig
RPi: align distroconfig to RPiOS
This commit is contained in:
commit
7142066802
@ -25,3 +25,7 @@ include distroconfig.txt
|
||||
|
||||
# uncomment to enable infrared remote recevier connected to GPIO 18
|
||||
#dtoverlay=gpio-ir,gpio_pin=18
|
||||
|
||||
# uncomment to enable analog audio output
|
||||
#dtparam=audio=on
|
||||
#audio_pwm_mode=1
|
||||
|
@ -2,6 +2,7 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d
|
||||
dtoverlay=
|
||||
disable_overscan=1
|
||||
|
@ -2,6 +2,7 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d,cma-128
|
||||
dtoverlay=
|
||||
disable_overscan=1
|
||||
|
@ -2,8 +2,10 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# WARNING: DO NOT EDIT THIS FILE - IT WILL BE OVERWRITTEN WHEN UPGRADING!
|
||||
arm_boost=1
|
||||
arm_64bit=1
|
||||
kernel=kernel.img
|
||||
display_auto_detect=1
|
||||
dtoverlay=vc4-kms-v3d,cma-512
|
||||
dtoverlay=rpivid-v4l2
|
||||
dtoverlay=
|
||||
|
Loading…
x
Reference in New Issue
Block a user