commit | 029fc3c4375beab8316990f71f2bc0aa2f7745bb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:53:13 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 9cf8b4dcb86a38f554d1147d42ebc61121135c55 | |
parent | 5b7e7475a242f96fed071e06de733074fedc6d6d [diff] |
Correct SPL use of ARCH_VERSAL This converts 1 usage of this option to the non-SPL form, since there is no SPL_ARCH_VERSAL defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>