commit | 7fe53047de78843ff4532ee27a8304f0c14ed9a8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:50 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:58 2023 -0500 |
tree | 9079ca760b24b21d92f1a9e8ea16fe4ab88b0c93 | |
parent | e287b67fb5d54eabcb8de1f229c82b37e0832322 [diff] |
Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED This converts 1 usage of this option to the non-SPL form, since there is no SPL_PG_WCOM_UBOOT_UPDATE_SUPPORTED defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org> Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachienergy.com>