projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9d9ab
)
net: Express LINK_LOCAL dependency on LIB_RAND
author
Joe Hershberger
<joe.hershberger@ni.com>
Mon, 30 Apr 2018 17:45:22 +0000
(12:45 -0500)
committer
Joe Hershberger
<joe.hershberger@ni.com>
Wed, 13 Jun 2018 18:54:15 +0000
(13:54 -0500)
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
cmd/Kconfig
patch
|
blob
|
history
diff --git
a/cmd/Kconfig
b/cmd/Kconfig
index e283cb9a8aceacf9d47602504fcccf5aef1b55f0..1eb55e52508eb5350dae2fdbc203bd77670f0f51 100644
(file)
--- a/
cmd/Kconfig
+++ b/
cmd/Kconfig
@@
-1219,6
+1219,7
@@
config CMD_DNS
config CMD_LINK_LOCAL
bool "linklocal"
+ select LIB_RAND
help
Acquire a network IP address using the link-local protocol