From 0a92d456b556a54589c09737276883014853953a Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 9 Feb 2009 14:00:50 +0200 Subject: [PATCH] Enable PWM backlight in defconfig --- arch/arm/configs/omap3_pandora_defconfig | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index 13e2093dea0c..f1a247f9251e 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.27-omap1 -# Wed Jan 21 22:10:45 2009 +# Mon Feb 9 13:57:10 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -913,7 +913,8 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_CORGI is not set -CONFIG_BACKLIGHT_GPIO=y +# CONFIG_BACKLIGHT_GPIO is not set +CONFIG_BACKLIGHT_TWL4030_PWM0=y # # Display device support -- 2.47.3