]> git.baikalelectronics.ru Git - uboot.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)
commit7af9e8b05eb5d3d08ff98438534f0e3011821e7c
tree61db2b47751121c39c707298e2f4582142adae07
parent6ec5a9872352327500823918e17079a368f37e3f
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