mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
net: Express LINK_LOCAL dependency on LIB_RAND
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
parent
5e9d9abe08
commit
6f0dc0ca31
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue