commit | 9a0f10f3d09a8cac2820e6cdc0beb5df847eb7ad | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Jul 14 09:12:41 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 22 18:13:34 2021 -0400 |
tree | 54b7d9215f5dd5bf64a045ceb02d1a54d88552bf | |
parent | 26ee31cb01f66e90e6d0679742426a1efa2c2dd9 [diff] |
net: remove CONFIG_NET_MULTI (again) CONFIG_NET_MULTI has been removed long time ago by commit 795428fc679f ("net: remove CONFIG_NET_MULTI") but 4 boards were added later which wasn't found. The patch is removing this reference from 4 boards. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Chris Packham <chris.packham@alliedtelesis.co.nz>