diff options
author | Simon Glass <sjg@chromium.org> | 2019-07-20 20:51:12 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-02 11:17:58 -0400 |
commit | 9f53146f396d9def8013e29e105729c1f42ae037 (patch) | |
tree | dfcc1281fa32d80e8b744f39c8c399f177be0459 /scripts/config_whitelist.txt | |
parent | e9f6a374659026322623d8b59bc9622dd6f3138e (diff) | |
download | u-boot-9f53146f396d9def8013e29e105729c1f42ae037.tar.gz |
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
This converts the following to Kconfig:
CONFIG_SHOW_BOOT_PROGRESS
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/config_whitelist.txt')
-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 85f75a48bf..d06e2d2c23 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1620,7 +1620,6 @@ CONFIG_SHARP_LQ035Q7DH06 CONFIG_SHEEVA_88SV131 CONFIG_SHEEVA_88SV331xV5 CONFIG_SHOW_ACTIVITY -CONFIG_SHOW_BOOT_PROGRESS CONFIG_SH_CMT_CLK_FREQ CONFIG_SH_DSP CONFIG_SH_ETHER_ALIGNE_SIZE |