projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab9272f
)
arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS
author
Marcel Ziswiler
<marcel@ziswiler.com>
Sun, 16 Aug 2015 02:16:33 +0000
(
04:16
+0200)
committer
Marek Vasut
<marex@denx.de>
Mon, 24 Aug 2015 18:30:38 +0000
(20:30 +0200)
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>
include/configs/palmtreo680.h
patch
|
blob
|
history
diff --git
a/include/configs/palmtreo680.h
b/include/configs/palmtreo680.h
index ffb0d1e19a05b4eccafd2e4ae90e887ef32ff50e..5ffed829559f6cb93e9ed0b92f72423f7a425425 100644
(file)
--- 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