From e2a53458a7ab375233048e922c4adf494866a78f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 2 Oct 2011 10:01:27 +0000 Subject: net: drop !NET_MULTI code This is long over due. All but two net drivers have been converted, but those have now been dropped. The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code. Signed-off-by: Mike Frysinger --- doc/README.usb | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/README.usb') diff --git a/doc/README.usb b/doc/README.usb index 0771c71a8..c4df9cd05 100644 --- a/doc/README.usb +++ b/doc/README.usb @@ -151,7 +151,6 @@ As with built-in networking, you will also want to enable some network commands, for example: #define CONFIG_CMD_NET -#define CONFIG_NET_MULTI #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP -- cgit v1.2.3-70-g09d2