lcdproc: enable shuttleVFD

This commit is contained in:
Stefan Saraev 2014-08-30 12:26:38 +03:00 committed by Stephan Raue
parent 4e21690282
commit 8afb4531c7

View File

@ -313,7 +313,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,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428,serialVFD"
LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec,vlsys_m428,serialVFD,shuttleVFD"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES=""