commit | 75e3912cf55255fc6ad627ab6aa36ce12c5cdc13 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:18 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | abd05758b21fe87f659f077053c014014ae11b29 | |
parent | 2ed696c5be7d769057f2ebf9ef78580116279980 [diff] |
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>