commit | 02d40a2bc14c3e8152bf0321a4ee169eb05829df | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:16 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:13 2023 -0500 |
tree | 44dcb822646916e3cd25f2d68a9467b9a1f507e5 | |
parent | fdee50aa2ea0a6bd87423680673dd53328ad8744 [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>