commit | cd3a35ef0bfa564c59c4113f3c3c0631bd04a3a9 | [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 | b07be4a8a2518164593f67ac95fbd20c44d6a1c5 [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>