From b493f95ca6c3257b3528131e0205676dba26d2d6 Mon Sep 17 00:00:00 2001 From: Hannes Schmelzer Date: Tue, 13 Jun 2017 14:11:31 +0200 Subject: 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 Reviewed-by: Tom Rini --- include/configs/brxre1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index eac77fc19dd..640f3db8d62 100644 --- a/include/configs/brxre1.h +++ b/include/configs/brxre1.h @@ -16,7 +16,6 @@ #include /* ------------------------------------------------------------------------- */ #define CONFIG_AM335X_LCD -#define CONFIG_LCD_NOSTDOUT #define LCD_BPP LCD_COLOR32 /* memory */ -- cgit v1.2.3