]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of TARGET_PG_WCOM_EXPU1
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:41:00 +0000 (15:41 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commit735b3d193c91288bbe11bc7a97cf58c2aed9418f
tree61db2b47751121c39c707298e2f4582142adae07
parent4e499297fa4bda0b7b92bc82070505d2edb474aa
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>
board/keymile/pg-wcom-ls102xa/pg-wcom-ls102xa.c