summaryrefslogtreecommitdiff
path: root/configs/MPC8641HPCN_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2017-05-26 00:04:42 (GMT)
committerYork Sun <york.sun@nxp.com>2017-06-12 18:30:00 (GMT)
commite02eae6f978017b12261fe273cefae513f84a389 (patch)
tree1615b5363f458335d005983d553febb9a6aefa19 /configs/MPC8641HPCN_defconfig
parent7c8e0e052853a181e379735f25cfe85dfb575e1c (diff)
downloadu-boot-fsl-qoriq-e02eae6f978017b12261fe273cefae513f84a389.tar.xz
powerpc: mpc8641hpcn: Enable DHCP command and DDR debug
Enable DHCP command to make TFTP easier. Enable DDR interactive debug by default. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/MPC8641HPCN_defconfig')
-rw-r--r--configs/MPC8641HPCN_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_defconfig b/configs/MPC8641HPCN_defconfig
index 64fe8e4..aa2a464 100644
--- a/configs/MPC8641HPCN_defconfig
+++ b/configs/MPC8641HPCN_defconfig
@@ -10,6 +10,7 @@ CONFIG_HUSH_PARSER=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y
CONFIG_DOS_PARTITION=y