commit | ae415ab6a4ada2125ffd89208a28425de416b3d3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:59 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 1457fa00d9b5646ce8799edfbd7efb5ae704a153 | |
parent | 61466c06852df03c58bff751879f3fdde9a4de8a [diff] |
Correct SPL use of TARGET_MX6UL_9X9_EVK This converts 1 usage of this option to the non-SPL form, since there is no SPL_TARGET_MX6UL_9X9_EVK defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>