From b16097bb845470190467d85f143c59708d960d22 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Fri, 20 Jul 2012 19:34:05 +0300 Subject: [PATCH] projects/*/options: add 'lis' to LCD_DRIVER --- projects/Fusion/options | 2 +- projects/Generic/options | 2 +- projects/Generic_OSS/options | 2 +- projects/ION/options | 2 +- projects/Intel/options | 2 +- projects/RPi/options | 2 +- projects/Virtual/options | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) 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=""