commit | dab125fe8120cc4285c7d9730408feabdabd758b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:15 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | cfe52133e7d3b7dde0accdf4eb4eb241e9c7885c | |
parent | 9eacf8cfa1012da8b9f25d82229b03958753c9f3 [diff] |
Correct SPL uses of ARMADA_3700 This converts 2 usages of this option to the non-SPL form, since there is no SPL_ARMADA_3700 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>