commit | 4e499297fa4bda0b7b92bc82070505d2edb474aa | [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 | ae05cf44a165442f7b7ad4b8a74597be5e9e637b [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>