[oe-commits] Marco Cavallini : ronetix-pm9263/defconfig: added PWM and BACKLIGHT options

git at git.openembedded.org git at git.openembedded.org
Tue Nov 8 17:11:21 UTC 2011


Module: openembedded.git
Branch: mckoan/kaeilos-2011
Commit: 9cf3f407656c6714bfbdc63097df9c6d620de6aa
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=9cf3f407656c6714bfbdc63097df9c6d620de6aa

Author: Marco Cavallini <m.cavallini at koansoftware.com>
Date:   Tue Nov  8 18:11:33 2011 +0100

ronetix-pm9263/defconfig: added PWM and BACKLIGHT options

---

 .../linux/linux-2.6.28/ronetix-pm9263/defconfig    |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-2.6.28/ronetix-pm9263/defconfig b/recipes/linux/linux-2.6.28/ronetix-pm9263/defconfig
index 377e176..20705fe 100644
--- a/recipes/linux/linux-2.6.28/ronetix-pm9263/defconfig
+++ b/recipes/linux/linux-2.6.28/ronetix-pm9263/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.28
-# Tue Oct 13 15:15:50 2009
+# Thu Nov  3 16:59:44 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -32,7 +32,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
 CONFIG_EXPERIMENTAL=y
 CONFIG_BROKEN_ON_SMP=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
-CONFIG_LOCALVERSION="-K1"
+CONFIG_LOCALVERSION="-KaeilOS"
 # CONFIG_LOCALVERSION_AUTO is not set
 # CONFIG_SWAP is not set
 CONFIG_SYSVIPC=y
@@ -903,7 +903,17 @@ CONFIG_FB_ATMEL=y
 # CONFIG_FB_VIRTUAL is not set
 # CONFIG_FB_METRONOME is not set
 # CONFIG_FB_MB862XX is not set
-# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
+CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_LCD_CLASS_DEVICE=y
+# CONFIG_LCD_LTV350QV is not set
+# CONFIG_LCD_ILI9320 is not set
+# CONFIG_LCD_TDO24M is not set
+# CONFIG_LCD_VGG2432A4 is not set
+CONFIG_LCD_PLATFORM=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_ATMEL_LCDC=y
+CONFIG_BACKLIGHT_ATMEL_PWM=y
+# CONFIG_BACKLIGHT_CORGI is not set
 
 #
 # Display device support





More information about the Openembedded-commits mailing list