diff options
author | Mario Six <mario.six@gdsys.cc> | 2019-01-21 09:17:46 +0100 |
---|---|---|
committer | Mario Six <mario.six@gdsys.cc> | 2019-05-21 07:51:40 +0200 |
commit | 0e93bb13aad82821abfbd27e0ea0998e54c50fea (patch) | |
tree | 30693c0734c0f0987bab880405f1896c3fdee6c5 /scripts | |
parent | d6918816fb88ab648016284d80e88cc0db2a33ae (diff) | |
download | u-boot-0e93bb13aad82821abfbd27e0ea0998e54c50fea.tar.gz |
strider: Migrate to CONFIG_TARGET_STRIDER
Use the proper CONFIG_TARGET_STRIDER Kconfig option to replace the
CONFIG_STRIDER ad-hoc config option.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
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 35197779ea..7c3256a5cb 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1899,7 +1899,6 @@ CONFIG_STANDALONE_LOAD_ADDR CONFIG_STATIC_BOARD_REV CONFIG_STD_DEVICES_SETTINGS CONFIG_STM32_FLASH -CONFIG_STRIDER CONFIG_STRIDER_CON CONFIG_STRIDER_CON_DP CONFIG_STRIDER_CPU |