]> git.sur5r.net Git - u-boot/commitdiff
net: Express LINK_LOCAL dependency on LIB_RAND
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 30 Apr 2018 17:45:22 +0000 (12:45 -0500)
committerJoe 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

index e283cb9a8aceacf9d47602504fcccf5aef1b55f0..1eb55e52508eb5350dae2fdbc203bd77670f0f51 100644 (file)
@@ -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