]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
chromebook_samus_tpl: Disable SPL networking
authorTom Rini <trini@konsulko.com>
Sun, 27 Nov 2022 15:25:00 +0000 (10:25 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 7 Dec 2022 17:20:17 +0000 (12:20 -0500)
We don't appear to actually use networking in SPL here, disable it.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/chromebook_samus_tpl_defconfig

index 77735739b825cd29c950fa290aaf24dbd3ce7825..337768b45fd01ce9958f1d65c90d5174792d96cf 100644 (file)
@@ -39,7 +39,6 @@ CONFIG_SPL_NO_BSS_LIMIT=y
 CONFIG_HANDOFF=y
 CONFIG_SPL_SEPARATE_BSS=y
 CONFIG_SPL_DM_SPI_FLASH=y
-CONFIG_SPL_NET=y
 CONFIG_SPL_PCI=y
 CONFIG_SPL_PCH=y
 CONFIG_TPL_PCI=y