diff options
author | Andy Green <andy@openmoko.com> | 2008-11-21 11:56:56 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-21 11:56:56 +0000 |
commit | c91b66f4766d272f56b26274b4033dd13405ebc4 (patch) | |
tree | ec88944a976b506fd4c316b5ef8f2f76fc330b43 /arch/arm/configs | |
parent | f7518c92891f26c8949e10ff40eadd753fd808f6 (diff) |
config-balaji-add-corgi-backlight-remove-pwm-one.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/gta02-moredrivers-defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/gta02-moredrivers-defconfig b/arch/arm/configs/gta02-moredrivers-defconfig index 5e4b40f8a91..7006b4cb770 100644 --- a/arch/arm/configs/gta02-moredrivers-defconfig +++ b/arch/arm/configs/gta02-moredrivers-defconfig @@ -1262,8 +1262,8 @@ CONFIG_LCD_LTV350QV=y # CONFIG_LCD_VGG2432A4 is not set # CONFIG_LCD_PLATFORM is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y -# CONFIG_BACKLIGHT_CORGI is not set -CONFIG_BACKLIGHT_PWM=y +CONFIG_BACKLIGHT_CORGI=y +# CONFIG_BACKLIGHT_PWM is not set # # Display device support |