commit | 9eacf8cfa1012da8b9f25d82229b03958753c9f3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:13 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 12f70a8d410c8d0fdb408f14c79609b88b2380d1 | |
parent | 519d3d59b485232561e4ea4e6966010ecb49dd64 [diff] |
Correct SPL use of ARCH_ZYNQ This converts 1 usage of this option to the non-SPL form, since there is no SPL_ARCH_ZYNQ defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>