diff --git a/projects/Ultra/options b/projects/Ultra/options index e97d18f223..5bc577ed78 100755 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="imon,imonlcd,MtxOrb" + LCD_DRIVER="imon,imonlcd,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd"