summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2010-11-10 08:40:41 -0600
committerKumar Gala <galak@kernel.crashing.org>2010-11-12 09:45:15 -0600
commit4f55d51250c5af3069385851b37ce4273f10af04 (patch)
tree9cee5b7c201de818dfbd0d5b68d49554e4be59a1 /include
parent39c2a6eb75fabd9745c5762c8dec9d1a85dabf00 (diff)
downloadtalos-obmc-uboot-4f55d51250c5af3069385851b37ce4273f10af04.tar.gz
talos-obmc-uboot-4f55d51250c5af3069385851b37ce4273f10af04.zip
powerpc/corenet_ds: Enable DHCP suport
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/corenet_ds.h1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud