diff options
author | Hannes Schmelzer <Hannes.Schmelzer@br-automation.com> | 2017-06-13 14:11:31 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-16 10:11:39 -0400 |
commit | b493f95ca6c3257b3528131e0205676dba26d2d6 (patch) | |
tree | 59890df8e53856dbba07ce9eb3f5c1f07104da10 /scripts | |
parent | dd247206af984ada6c7c8adc281a2e5617019aa1 (diff) | |
download | u-boot-b493f95ca6c3257b3528131e0205676dba26d2d6.tar.gz |
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 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
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 |