mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
kconfig: remove duplicated CMD_DNS option
two CMD_DNS options were added by commit 60296a835c ("commands: add more
command entries in Kconfig")
Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
91528821d9
commit
a436d61279
1 changed files with 0 additions and 5 deletions
|
|
@ -300,11 +300,6 @@ config CMD_DNS
|
|||
help
|
||||
Lookup the IP of a hostname
|
||||
|
||||
config CMD_DNS
|
||||
bool "dns"
|
||||
help
|
||||
Lookup the IP of a hostname
|
||||
|
||||
config CMD_LINK_LOCAL
|
||||
bool "linklocal"
|
||||
help
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue