projects/Ultra/options: add 'lis' lcd driver

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-21 13:42:10 +02:00
parent a33e8e98e8
commit f7a1b46e98

View File

@ -290,7 +290,7 @@
# 'all' compiles all drivers; # 'all' compiles all drivers;
# 'all,!xxx,!yyy' de-selects previously selected drivers # 'all,!xxx,!yyy' de-selects previously selected drivers
# "none" for disable LCD support # "none" for disable LCD support
LCD_DRIVER="imon,imonlcd,MtxOrb" LCD_DRIVER="imon,imonlcd,MtxOrb,lis"
# Modules to install in initramfs for early boot # Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd" INITRAMFS_MODULES="uvesafb xhci-hcd"