Correct SPL use of BNXT_ETH
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:18 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commit4e80a46c0a1a1c99c4b5baedf59413d817bc51c6
treeabd05758b21fe87f659f077053c014014ae11b29
parent611e9af07cc3505781f07c43c15f1346ceca22b8
Correct SPL use of BNXT_ETH

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_BNXT_ETH defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/broadcom/bcmns3/ns3.c