mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2025-04-02 10:41:46 -04:00
This allows users to easily enable composite video out by changing the include in config.txt. Signed-off-by: Matthias Reichl <hias@horus.com>
9 lines
295 B
Text
9 lines
295 B
Text
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# Copyright (C) 2023-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,composite=1
|
|
dtoverlay=
|
|
disable_overscan=1
|
|
disable_fw_kms_setup=1
|