projects/*/options: enable build of imonlcd module per default on all supported builds

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-04 05:28:05 +02:00
parent eef4e10ab5
commit adc8d203ab
2 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@
# 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support
LCD_DRIVER="irtrans,imon"
LCD_DRIVER="irtrans,imon,imonlcd"
# additional Firmware to use (dvb-firmware, wlan-firmware)
# Space separated list is supported,

View File

@ -208,7 +208,7 @@
# 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support
LCD_DRIVER="irtrans,imon"
LCD_DRIVER="irtrans,imon,imonlcd"
# additional Firmware to use (dvb-firmware, wlan-firmware)
# Space separated list is supported,