diff --git a/projects/Generic/options b/projects/Generic/options index 3d281d5c00..289c6c025f 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -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"