mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/*/options: add MtxOrb LCD driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
10c05c04f5
commit
b2009cc470
@ -12,7 +12,7 @@
|
|||||||
<setting id="UPDATE_AUTO" type="labelenum" label="2021" values="no|manual|auto" sort="yes" default="manual" />
|
<setting id="UPDATE_AUTO" type="labelenum" label="2021" values="no|manual|auto" sort="yes" default="manual" />
|
||||||
<setting label="2050" type="lsep"/>
|
<setting label="2050" type="lsep"/>
|
||||||
<setting type="sep" />
|
<setting type="sep" />
|
||||||
<setting id="LCD_DRIVER" type="labelenum" label="2051" values="none|irtrans|imon|imonlcd|mdm166a" sort="yes" default="none" />
|
<setting id="LCD_DRIVER" type="labelenum" label="2051" values="none|irtrans|imon|imonlcd|mdm166a|MtxOrb" sort="yes" default="none" />
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
<!-- Network -->
|
<!-- Network -->
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a"
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a"
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a"
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a"
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a"
|
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
@ -257,7 +257,7 @@
|
|||||||
# 'all' compiles all drivers;
|
# 'all' compiles all drivers;
|
||||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||||
# "none" for disable LCD support
|
# "none" for disable LCD support
|
||||||
LCD_DRIVER="imon,imonlcd"
|
LCD_DRIVER="imon,imonlcd,MtxOrb"
|
||||||
|
|
||||||
# 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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user