summaryrefslogtreecommitdiff
path: root/include/configs/brxre1.h
diff options
context:
space:
mode:
authorHannes Schmelzer <Hannes.Schmelzer@br-automation.com>2017-06-13 12:11:31 (GMT)
committerTom Rini <trini@konsulko.com>2017-06-16 14:11:39 (GMT)
commitb493f95ca6c3257b3528131e0205676dba26d2d6 (patch)
tree59890df8e53856dbba07ce9eb3f5c1f07104da10 /include/configs/brxre1.h
parentdd247206af984ada6c7c8adc281a2e5617019aa1 (diff)
downloadu-boot-b493f95ca6c3257b3528131e0205676dba26d2d6.tar.xz
board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header
This define isn't used anymore in the u-boot source tree, so we drop it from the config header. We drop it also from the 'config_whitelist.txt' Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/brxre1.h')
-rw-r--r--include/configs/brxre1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h
index eac77fc..640f3db 100644
--- a/include/configs/brxre1.h
+++ b/include/configs/brxre1.h
@@ -16,7 +16,6 @@
#include <configs/bur_am335x_common.h>
/* ------------------------------------------------------------------------- */
#define CONFIG_AM335X_LCD
-#define CONFIG_LCD_NOSTDOUT
#define LCD_BPP LCD_COLOR32
/* memory */