commit | 06d6ebc494b5a2bb39cd79e66d48726bc687967a | [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 | 0f0e6a68f1bf04d6490a54f3a2dcc332afd06d11 [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>