Browse Source

net: Express LINK_LOCAL dependency on LIB_RAND

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Joe Hershberger 6 years ago
parent
commit
6f0dc0ca31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cmd/Kconfig

+ 1 - 0
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