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

git at git.openembedded.org git at git.openembedded.org
Tue Nov 8 17:15:01 UTC 2011


Module: openembedded.git
Branch: master
Commit: ba684b75ee2afed89809609d4d79f2a9ad49aea8
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=ba684b75ee2afed89809609d4d79f2a9ad49aea8

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

mh355/defconfig: added PWM and BACKLIGHT options

---

 recipes/linux/linux-2.6.28/mh355/defconfig |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-2.6.28/mh355/defconfig b/recipes/linux/linux-2.6.28/mh355/defconfig
index f678b15..2f941b8 100644
--- a/recipes/linux/linux-2.6.28/mh355/defconfig
+++ b/recipes/linux/linux-2.6.28/mh355/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.28.10
-# Thu Jun  9 12:21:12 2011
+# Linux kernel version: 2.6.28
+# Thu Nov  3 16:59:44 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -863,7 +863,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