]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of TARGET_LX2160ARDB
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:55:16 +0000 (17:55 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitae05cf44a165442f7b7ad4b8a74597be5e9e637b
tree4fa5d7e54af2670bdb2a231c304790116a3cb987
parent1f3a3679f565536e73e350643f22640fc95c3530
Correct SPL uses of TARGET_LX2160ARDB

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_TARGET_LX2160ARDB defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/freescale/lx2160a/lx2160a.c