summaryrefslogtreecommitdiff
path: root/configs/MPC8569MDS_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2017-06-12 10:01:11 -0700
committerYork Sun <york.sun@nxp.com>2017-06-12 12:18:37 -0700
commit5a4ff0d9ef29a93c4b5b1850461ba4ea415e015d (patch)
tree4d280a4e61fff572a079c5dc2805e0289d90caf8 /configs/MPC8569MDS_defconfig
parentcdab5e909a1c78161d700c640e6237fa24a3a3bc (diff)
downloadu-boot-5a4ff0d9ef29a93c4b5b1850461ba4ea415e015d.tar.gz
powerpc: mpc8569mds: Update config and maintainer
Enable DHCP command by default. Update maintainer info. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/MPC8569MDS_defconfig')
-rw-r--r--configs/MPC8569MDS_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8569MDS_defconfig b/configs/MPC8569MDS_defconfig
index 45c4f547db..384a06467d 100644
--- a/configs/MPC8569MDS_defconfig
+++ b/configs/MPC8569MDS_defconfig
@@ -7,6 +7,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_BOOTDELAY=10
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
+CONFIG_CMD_DHCP=y
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MII=y