diff --git a/projects/Fusion/options b/projects/Fusion/options index ec3da8afab..7fd75a0d9f 100755 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic/options b/projects/Generic/options index 95ca5fb93c..a78ea58bee 100755 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 9df7eeafeb..2c51632764 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/ION/options b/projects/ION/options index 139da3b801..67b53edc8f 100755 --- a/projects/ION/options +++ b/projects/ION/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Intel/options b/projects/Intel/options index 39ccf01abc..6761fd2afb 100755 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -290,7 +290,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="xhci-hcd" diff --git a/projects/RPi/options b/projects/RPi/options index eec2ef81a9..88f42fabed 100755 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -292,7 +292,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/Virtual/options b/projects/Virtual/options index d6fc175add..6463b0babd 100755 --- a/projects/Virtual/options +++ b/projects/Virtual/options @@ -286,7 +286,7 @@ # 'all' compiles all drivers; # 'all,!xxx,!yyy' de-selects previously selected drivers # "none" for disable LCD support - LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis" # Modules to install in initramfs for early boot INITRAMFS_MODULES=""