diff options
author | Mario Six <mario.six@gdsys.cc> | 2019-01-21 09:17:48 +0100 |
---|---|---|
committer | Mario Six <mario.six@gdsys.cc> | 2019-05-21 07:51:40 +0200 |
commit | d6a77954008cbf5f2182d5e317c46bfab600e917 (patch) | |
tree | f15d279a186a54fc2de1651c51f89c8b62c1861f /scripts | |
parent | 67185d19e2d2fe7ee6e15b06e06d8ebf282982ef (diff) | |
download | u-boot-d6a77954008cbf5f2182d5e317c46bfab600e917.tar.gz |
MPC8315ERDB: Remove CONFIG_MPC8315ERDB
CONFIG_MPC8315ERDB is unused, and TARGET_MPC8315ERDB could replace it.
Hence, get rid of CONFIG_MPC8315ERDB.
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 d70b9ff6b1..ef7835faf6 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1219,7 +1219,6 @@ CONFIG_MMC_SPI_SPEED CONFIG_MMC_SUNXI_SLOT CONFIG_MMU CONFIG_MONITOR_IS_IN_RAM -CONFIG_MPC8315ERDB CONFIG_MPC837XEMDS CONFIG_MPC837XERDB CONFIG_MPC83XX_GPIO |