mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-17 23:37:01 +00:00
microblaze: generic: adding DHCP support
Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
parent
bfc7bea6ad
commit
3faf987de5
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@
|
|||
#undef CONFIG_CMD_NET
|
||||
#else
|
||||
#define CONFIG_CMD_PING
|
||||
#define CONFIG_CMD_DHCP
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_SYSTEMACE)
|
||||
|
|
Loading…
Add table
Reference in a new issue