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