]> git.sur5r.net Git - u-boot/commit
net: Make the BOOTP options default
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 13 Apr 2018 20:26:37 +0000 (15:26 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 13 Apr 2018 20:48:25 +0000 (15:48 -0500)
commit3dfbc53bd6310ccc860cf1ad0e9413d8dbbaf4f1
tree5c213afae15a5dc9465aefaaa1675cc6848b6abc
parent2b9f486bf58b52fc6b2c53245c6a3a509b48524f
net: Make the BOOTP options default

The BOOTP options used to be and should still be default for all boards
with CMD_NET enabled. One should not be forced to use DISTRO_DEFAULTS to
get them.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Duncan Hare <dh@synoia.com>
Kconfig
cmd/Kconfig