diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-16 23:15:18 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-03-16 23:15:18 +0000 |
commit | 64c149da3d22206afd6a6293993bc95149404c8c (patch) | |
tree | 86a309825fb3694f41c167b4e37d9e3827d531ad /target/linux/xburst/qi_lb60/config-2.6.32 | |
parent | 098e39f5c611f9b57e298ca00a14411bbc76e2e6 (diff) |
[xburst] 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20248 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/qi_lb60/config-2.6.32')
-rw-r--r-- | target/linux/xburst/qi_lb60/config-2.6.32 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |