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