commit | 7cad6f58dc237cddd8f33d8574592709062ad7ec | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 10 08:40:41 2010 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Nov 12 09:45:15 2010 -0600 |
tree | 9cee5b7c201de818dfbd0d5b68d49554e4be59a1 | |
parent | 542e7785c2f8406235509a294d8755edefb2d0d9 [diff] |
powerpc/corenet_ds: Enable DHCP suport Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h index 2ac59e5..5b36a56 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