diff --git a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml index ec117f030e..b41164ad77 100644 --- a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml +++ b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml @@ -12,7 +12,7 @@ - + diff --git a/projects/Fusion/options b/projects/Fusion/options index c1f4fc7609..7caf675000 100755 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic/options b/projects/Generic/options index 8ae8c8e38c..e4721b5cab 100755 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 558fba5607..bdbdd02d61 100755 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/ION/options b/projects/ION/options index bc4f0d5a73..0558b9a312 100755 --- a/projects/ION/options +++ b/projects/ION/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="uvesafb xhci-hcd" diff --git a/projects/Intel/options b/projects/Intel/options index 725f470d8f..4d3649447d 100755 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="xhci-hcd" diff --git a/projects/RPi/options b/projects/RPi/options index d74ede72a4..e2384af60d 100755 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -295,7 +295,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES="" diff --git a/projects/Virtual/options b/projects/Virtual/options index e3c6238c9b..afd0eb3aa6 100755 --- a/projects/Virtual/options +++ b/projects/Virtual/options @@ -290,7 +290,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" + LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz" # Modules to install in initramfs for early boot INITRAMFS_MODULES=""