summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorJoe Hershberger <joe.hershberger@ni.com>2018-04-30 12:45:22 -0500
committerJoe Hershberger <joe.hershberger@ni.com>2018-06-13 13:54:15 -0500
commit6f0dc0ca31e60a35c6876db76d42499890575b53 (patch)
tree2edbda6000b43415fc29f88b09657a6cbc235744 /cmd
parent5e9d9abe08745b54262fb26e2d6fcccbea61e409 (diff)
net: Express LINK_LOCAL dependency on LIB_RAND
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index e283cb9a8a..1eb55e5250 100644
--- 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