From: Kumar Gala Date: Wed, 10 Nov 2010 14:40:41 +0000 (-0600) Subject: powerpc/corenet_ds: Enable DHCP suport X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4f55d51250c5af3069385851b37ce4273f10af04;p=project%2Fbcm63xx%2Fu-boot.git powerpc/corenet_ds: Enable DHCP suport Signed-off-by: Kumar Gala --- diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h index 2ac59e54b6..5b36a56322 100644 --- a/include/configs/corenet_ds.h +++ b/include/configs/corenet_ds.h @@ -475,6 +475,7 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING #define CONFIG_CMD_SETEXPR +#define CONFIG_CMD_DHCP #ifdef CONFIG_PCI #define CONFIG_CMD_PCI