From: Hannes Schmelzer Date: Tue, 13 Jun 2017 12:11:31 +0000 (+0200) Subject: board/BuR/brxre1: drop obsolete CONFIG_LCD_NOSTDOUT from config-header X-Git-Tag: v2017.07-rc2~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b493f95ca6c3257b3528131e0205676dba26d2d6;p=u-boot 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 --- diff --git a/include/configs/brxre1.h b/include/configs/brxre1.h index eac77fc19d..640f3db8d6 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 */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 2d9a9fed3c..f729e2bd54 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1480,7 +1480,6 @@ CONFIG_LCD_IN_PSRAM CONFIG_LCD_LOGO CONFIG_LCD_MENU CONFIG_LCD_MENU_BOARD -CONFIG_LCD_NOSTDOUT CONFIG_LCD_ROTATION CONFIG_LD9040 CONFIG_LEGACY