diff --git a/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml b/packages/mediacenter/xbmc-addon-settings/source/resources/settings.xml
index c0bc00950a..3e906b7773 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 7caf675000..e9da651991 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/Generic/options b/projects/Generic/options
index e4721b5cab..cd327db891 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# 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 bdbdd02d61..e14cc2bf5f 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/ION/options b/projects/ION/options
index 0558b9a312..92b3ed28ff 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"
diff --git a/projects/Intel/options b/projects/Intel/options
index 4d3649447d..0fd79c6a10 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="xhci-hcd"
diff --git a/projects/RPi/options b/projects/RPi/options
index d8b9da5fb0..d35e1e1431 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES=""
@@ -309,10 +309,10 @@
SENSOR_SUPPORT="yes"
# build with swap support (yes / no)
- SWAP_SUPPORT="no"
+ SWAP_SUPPORT="yes"
# swapfile size if SWAP_SUPPORT=yes in kB (example: 262144 = 256MB )
- SWAPFILESIZE="262144"
+ SWAPFILESIZE="131072"
# build with automatic update support (yes / no)
UPDATE_SUPPORT="yes"
diff --git a/projects/Virtual/options b/projects/Virtual/options
index ffd1e96717..85395e0d9e 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,CFontz"
+ LCD_DRIVER="irtrans,imon,imonlcd,mdm166a,MtxOrb,lis,dm140,hd44780,CFontz,SureElec"
# Modules to install in initramfs for early boot
INITRAMFS_MODULES="uvesafb xhci-hcd"