diff --git a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml
index e0572ba720..dff77a8eee 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 9e4c01a7ed..60c091ee06 100755
--- a/projects/Fusion/options
+++ b/projects/Fusion/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/Generic/options b/projects/Generic/options
index a53d75ec50..f2a7749305 100755
--- a/projects/Generic/options
+++ b/projects/Generic/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# 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 877dec5484..c7bfdeef20 100755
--- a/projects/Generic_OSS/options
+++ b/projects/Generic_OSS/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/ION/options b/projects/ION/options
index 48db4186c9..569f0e08df 100755
--- a/projects/ION/options
+++ b/projects/ION/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/Intel/options b/projects/Intel/options
index 58def3ac0e..0e23527a1a 100755
--- a/projects/Intel/options
+++ b/projects/Intel/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="xhci-hcd"
diff --git a/projects/RPi/options b/projects/RPi/options
index 57a175c13a..a962caaf17 100755
--- a/projects/RPi/options
+++ b/projects/RPi/options
@@ -280,7 +280,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES=""
diff --git a/projects/Virtual/options b/projects/Virtual/options
index b735940f25..4051ce8c06 100755
--- a/projects/Virtual/options
+++ b/projects/Virtual/options
@@ -275,7 +275,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"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES=""