Correct SPL use of CMD_NET
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:35 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit799e5be7064693b89574fff82b4327d6ea22894a
treea199febf53f8bb4304ab610eb1b930b2501044e1
parent80168d5a284fd91b8ef279bfd1977bba66360e08
Correct SPL use of CMD_NET

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/misc.c