diff options
author | Holger Brunck <holger.brunck@ch.abb.com> | 2020-01-13 15:34:01 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-01-23 07:29:58 -0500 |
commit | 0e1c0f361edf590fcea9fcab6333d1a142934eeb (patch) | |
tree | fa22ac0d5c35d7738a476d135de0f90eec23052c /scripts | |
parent | 17f084fa8c64c97a68d854bd8611a55f69ac056d (diff) |
arm/km: add support for SUSE2
This board is similar to SUV31, but the FPGA is reset concept is quite
different.
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, 1 insertions, 0 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index aa809501d1..63e070868d 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -940,6 +940,7 @@ CONFIG_KM_NEW_ENV CONFIG_KM_NUSA CONFIG_KM_ROOTFSSIZE CONFIG_KM_SUGP1 +CONFIG_KM_SUSE2 CONFIG_KM_SUV31 CONFIG_KM_UBI_LINUX_MTD CONFIG_KM_UBI_PARTITION_NAME_APP |