summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2017-06-07 17:12:20 (GMT)
committerYork Sun <york.sun@nxp.com>2017-06-12 19:18:37 (GMT)
commitbd44dded02c019f9394fde243c284d39db33146d (patch)
tree130181520524ce6953e1e836aff2280cc8579e11 /configs
parent95393bf077f5a0a5040bb21c76ed7b2c9ea94f00 (diff)
downloadu-boot-bd44dded02c019f9394fde243c284d39db33146d.tar.xz
powerpc: mpc8544ds: Enable DHCP command by default
Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/MPC8544DS_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8544DS_defconfig b/configs/MPC8544DS_defconfig
index 1798622..4e2b8e6 100644
--- a/configs/MPC8544DS_defconfig
+++ b/configs/MPC8544DS_defconfig
@@ -8,6 +8,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_BOOTDELAY=10
# CONFIG_CONSOLE_MUX is not set
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_DHCP=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
CONFIG_CMD_MII=y