commit | 61466c06852df03c58bff751879f3fdde9a4de8a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 4fa5d7e54af2670bdb2a231c304790116a3cb987 | |
parent | ea0ada3de39e99bfe297299c6ad7096d4525eba0 [diff] |
Correct SPL uses of TARGET_LX2160ARDB This converts 3 usages of this option to the non-SPL form, since there is no SPL_TARGET_LX2160ARDB defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>