microblaze: Add support for NET_MULTI api
Microblaze hasn't supported NET_MULTI support. Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
@@ -243,9 +243,11 @@
|
||||
|
||||
#ifndef CONFIG_SYS_ENET
|
||||
# undef CONFIG_CMD_NET
|
||||
# undef CONFIG_NET_MULTI
|
||||
#else
|
||||
# define CONFIG_CMD_PING
|
||||
# define CONFIG_CMD_DHCP
|
||||
# define CONFIG_NET_MULTI
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_SYSTEMACE)
|
||||
|
||||
Reference in New Issue
Block a user