summaryrefslogtreecommitdiff
path: root/configs/r2dplus_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2019-09-14 20:22:09 +0300
committerMarek Vasut <marex@denx.de>2019-09-14 22:28:55 +0300
commitb32882dadbcbef9e11fd0f0efea0c2b622cae019 (patch)
tree49fecbb9496170fd3cba2cb8d326fd072db130ae /configs/r2dplus_defconfig
parenta12c90a28ddecac23ff09d8564c10dc9d9df7e46 (diff)
downloadu-boot-b32882dadbcbef9e11fd0f0efea0c2b622cae019.tar.xz
sh: r2dplus: Enable DHCP command
Enable the "dhcp" command as a minor convenience. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r--configs/r2dplus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig
index b2334affc3..e10ac939c5 100644
--- a/configs/r2dplus_defconfig
+++ b/configs/r2dplus_defconfig
@@ -12,6 +12,7 @@ CONFIG_CMD_DM=y
CONFIG_CMD_IDE=y
CONFIG_CMD_PCI=y
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT2=y