From 573ba954f1b5f3446ef889302ccf825ba75b53b0 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 62e18d25dc..141cbaf9b3 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -311,7 +311,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=""