commit | c151a363221ac4b3f00c07eb6afebe6432b484ac | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:41:00 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 61db2b47751121c39c707298e2f4582142adae07 | |
parent | ae415ab6a4ada2125ffd89208a28425de416b3d3 [diff] |
Correct SPL use of TARGET_PG_WCOM_EXPU1 This converts 1 usage of this option to the non-SPL form, since there is no SPL_TARGET_PG_WCOM_EXPU1 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com>