diff options
| author | Tom Rini <[email protected]> | 2018-06-14 07:20:41 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-06-14 07:20:41 -0400 |
| commit | 606fddd76c7a045c09d544357806b0b4de4845c7 (patch) | |
| tree | 5caaf0bcc020c1cefea322807e179f1f16a644ea /cmd | |
| parent | 66398944f53921ec641e1c2202390933767dbb87 (diff) | |
| parent | 5b2c9a6ce3ce66796e8c375133da8340c7ab2adc (diff) | |
Merge branch 'master' of git://git.denx.de/u-boot-net
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig index e283cb9a8ac..1eb55e52508 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 |
