diff --git a/projects/Generic/options b/projects/Generic/options index 1b412f914c..0feb0b39ee 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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, diff --git a/projects/Intel/options b/projects/Intel/options index 9c6a87419b..4d8971b7c5 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -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,