diff options
author | Marek Vasut <marek.vasut+renesas@gmail.com> | 2019-05-04 13:28:04 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-05-07 05:41:32 +0200 |
commit | 99156cd9d31ece9ea3f330cf01ce2dee23e8e222 (patch) | |
tree | caf7d277a243566412efcf48e3ba65d5c391ea31 /scripts | |
parent | 06480665aa18ad2146b14e14ac2488f88ba274dd (diff) | |
download | u-boot-99156cd9d31ece9ea3f330cf01ce2dee23e8e222.tar.gz u-boot-99156cd9d31ece9ea3f330cf01ce2dee23e8e222.tar.xz u-boot-99156cd9d31ece9ea3f330cf01ce2dee23e8e222.zip |
sh: 7785: Remove CPU support
There are no more boards using this CPU and there is no prospect
of any boards showing up soon, remove it.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Vladimir Zapolskiy <vz@mleia.com>
Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.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 ba8493f7c3..995811ce99 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -285,7 +285,6 @@ CONFIG_CPU_SH7753 CONFIG_CPU_SH7757 CONFIG_CPU_SH7763 CONFIG_CPU_SH7780 -CONFIG_CPU_SH7785 CONFIG_CPU_TYPE_R CONFIG_CPU_VR41XX CONFIG_CQSPI_REF_CLK |