summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2015-08-16 04:16:33 +0200
committerMarek Vasut <marex@denx.de>2015-08-24 20:30:38 +0200
commita9fb90d1ee694655861e4c1c23a6a6c8207a495f (patch)
tree25cdf0c6c5096f19b71868120acf3aeb1b820ed5 /include
parentab9272f955be6357d8a5b901d1feff279548da12 (diff)
downloadu-boot-imx-a9fb90d1ee694655861e4c1c23a6a6c8207a495f.zip
u-boot-imx-a9fb90d1ee694655861e4c1c23a6a6c8207a495f.tar.gz
u-boot-imx-a9fb90d1ee694655861e4c1c23a6a6c8207a495f.tar.bz2
arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS
Looks like the define CONFIG_SYS_LCD_PXA_NO_L_BIAS is not used anywhere else throughout the U-Boot sources any more. Drop it. Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/palmtreo680.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/palmtreo680.h b/include/configs/palmtreo680.h
index ffb0d1e..5ffed82 100644
--- a/include/configs/palmtreo680.h
+++ b/include/configs/palmtreo680.h
@@ -67,7 +67,6 @@
#define CONFIG_PXA_LCD
#define CONFIG_ACX544AKN
#define CONFIG_LCD_LOGO
-#define CONFIG_SYS_LCD_PXA_NO_L_BIAS /* don't configure GPIO77 as L_BIAS */
#define LCD_BPP LCD_COLOR16
#define CONFIG_FB_ADDR 0x5c000000 /* internal SRAM */
#define CONFIG_CMD_BMP