commit | 1873c7201b2649f97ce044c644a4a75d5d8c104a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:30 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 6599f09d9433c65c8fdae1ca24a63ea8b26f864b | |
parent | 83d6e1edd8b3aa4aefa842aa0aeb185a293bbe5c [diff] |
Correct SPL uses of PG_WCOM_UBOOT_UPDATE This converts 2 usages of this option to the non-SPL form, since there is no SPL_PG_WCOM_UBOOT_UPDATE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com>