commit | 6f0dc0ca31e60a35c6876db76d42499890575b53 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Mon Apr 30 12:45:22 2018 -0500 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Jun 13 13:54:15 2018 -0500 |
tree | 2edbda6000b43415fc29f88b09657a6cbc235744 | |
parent | 5e9d9abe08745b54262fb26e2d6fcccbea61e409 [diff] [blame] |
net: Express LINK_LOCAL dependency on LIB_RAND Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
diff --git a/cmd/Kconfig b/cmd/Kconfig index e283cb9..1eb55e5 100644 --- a/cmd/Kconfig +++ b/cmd/Kconfig
@@ -1219,6 +1219,7 @@ config CMD_LINK_LOCAL bool "linklocal" + select LIB_RAND help Acquire a network IP address using the link-local protocol