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.schmel...@br-automation.com> --- include/configs/brxre1.h | 1 - scripts/config_whitelist.txt | 1 - 2 files changed, 2 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 */ diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 2d9a9fe..f729e2b 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 -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot