aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-03-16 23:15:18 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-03-16 23:15:18 +0000
commit8cb059a95863a50afea44a187cdda9a68bd0bdce (patch)
tree522b148d039ab1151688f7e8d8ab84207a798a93 /target/linux
parentd350e4cf40cd1139de9c7c33ea625f024b65db18 (diff)
downloadupstream-8cb059a95863a50afea44a187cdda9a68bd0bdce.tar.gz
upstream-8cb059a95863a50afea44a187cdda9a68bd0bdce.tar.bz2
upstream-8cb059a95863a50afea44a187cdda9a68bd0bdce.zip
The lcm driver currently does not use any of the backlight api, so remove CONFIG_BACKLIGHT_CLASS_DEVICE as a dependecy and from the config. Fixes #6871
SVN-Revision: 20248
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/xburst/patches-2.6.32/103-lcm.patch2
-rw-r--r--target/linux/xburst/qi_lb60/config-2.6.321
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/xburst/patches-2.6.32/103-lcm.patch b/target/linux/xburst/patches-2.6.32/103-lcm.patch
index b1f71ba2dd..40c3671645 100644
--- a/target/linux/xburst/patches-2.6.32/103-lcm.patch
+++ b/target/linux/xburst/patches-2.6.32/103-lcm.patch
@@ -16,7 +16,7 @@ Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/103-lc
+config LCD_GPM940B0
+ tristate "Giantplus GPM940B0 LCD and backlight driver"
-+ depends on LCD_CLASS_DEVICE && BACKLIGHT_CLASS_DEVICE && SPI
++ depends on LCD_CLASS_DEVICE && SPI
+ default n
+ help
+ LCD and backlight driver for the Giantplus GPM940B0 LCD module.
diff --git a/target/linux/xburst/qi_lb60/config-2.6.32 b/target/linux/xburst/qi_lb60/config-2.6.32
index fdd2f01b52..427b92b6bb 100644
--- a/target/linux/xburst/qi_lb60/config-2.6.32
+++ b/target/linux/xburst/qi_lb60/config-2.6.32
@@ -1,4 +1,3 @@
-ONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_BATTERY_JZ4740=y
CONFIG_CHARGER_GPIO=y