commit | 8459276445f23239c8f60b32b4af5791e9a40d00 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:00 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 12:20:17 2022 -0500 |
tree | ea3121607733fcb6d1ccaedbe69b5a035752fb79 | |
parent | da752ac3c423d872763d9748a5242d9e5d135999 [diff] |
chromebook_samus_tpl: Disable SPL networking 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>