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:
Stephan Linz 2010-06-21 22:58:09 +02:00 committed by Michal Simek
parent bfc7bea6ad
commit 3faf987de5
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@
#undef CONFIG_CMD_NET
#else
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP
#endif
#if defined(CONFIG_SYSTEMACE)