projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a12c90a
)
sh: r2dplus: Enable DHCP command
author
Marek Vasut
<marek.vasut+renesas@gmail.com>
Sat, 14 Sep 2019 17:22:09 +0000
(19:22 +0200)
committer
Marek Vasut
<marex@denx.de>
Sat, 14 Sep 2019 19:28:55 +0000
(21:28 +0200)
Enable the "dhcp" command as a minor convenience.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/r2dplus_defconfig
patch
|
blob
|
history
diff --git
a/configs/r2dplus_defconfig
b/configs/r2dplus_defconfig
index b2334affc3e878b17479786fc73a2ea9883a4e5f..e10ac939c5b9354470091efd2dcd72bc3769f69e 100644
(file)
--- 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