mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
RPi: enable CEC_FRAMEWORK_SUPPORT
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
2db13635e0
commit
380f2b2711
@ -93,6 +93,9 @@
|
|||||||
# KODI Player implementation to use (default / bcm2835-driver / mesa)
|
# KODI Player implementation to use (default / bcm2835-driver / mesa)
|
||||||
KODIPLAYER_DRIVER="bcm2835-driver"
|
KODIPLAYER_DRIVER="bcm2835-driver"
|
||||||
|
|
||||||
|
# use the kernel CEC framework for libcec (yes / no)
|
||||||
|
CEC_FRAMEWORK_SUPPORT="yes"
|
||||||
|
|
||||||
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"
|
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user