diff options
author | Holger Brunck <holger.brunck@ch.abb.com> | 2020-01-13 15:34:02 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-23 07:29:58 -0500 |
commit | 95e3ce6a7fa9a6e0de598ce0b6597fddfb300faf (patch) | |
tree | d2110e47b45ba3034548a490077c8989f162a141 /scripts | |
parent | 0e1c0f361edf590fcea9fcab6333d1a142934eeb (diff) | |
download | u-boot-95e3ce6a7fa9a6e0de598ce0b6597fddfb300faf.zip u-boot-95e3ce6a7fa9a6e0de598ce0b6597fddfb300faf.tar.gz u-boot-95e3ce6a7fa9a6e0de598ce0b6597fddfb300faf.tar.bz2 |
arm/km: remove unmaintained board SUGP1
This target is out of maintenance and can be removed.
Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
CC: Valentin Longchamp <valentin.longchamp@ch.abb.com>
CC: Stefan Roese <sr@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
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 63e0708..c110c71 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -939,7 +939,6 @@ CONFIG_KM_KIRKWOOD_PCI CONFIG_KM_NEW_ENV CONFIG_KM_NUSA CONFIG_KM_ROOTFSSIZE -CONFIG_KM_SUGP1 CONFIG_KM_SUSE2 CONFIG_KM_SUV31 CONFIG_KM_UBI_LINUX_MTD |