From 8afb4531c75f28abb08e136e66473ea4ca35a589 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sat, 30 Aug 2014 12:26:38 +0300 Subject: [PATCH] lcdproc: enable shuttleVFD --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 32ce7bb4fd..71839e0c38 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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=""