propects/Generic/options: lcdproc: enable serialVFD

closes #3341
This commit is contained in:
Stefan Saraev 2014-06-30 11:08:39 +03:00 committed by Stephan Raue
parent 5a394f3f53
commit 1cf465dced

View File

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