Skip to content
Snippets Groups Projects
Commit a436d612 authored by Andrey Skvortsov's avatar Andrey Skvortsov Committed by Tom Rini
Browse files

kconfig: remove duplicated CMD_DNS option


two CMD_DNS options were added by commit 60296a83 ("commands: add more
command entries in Kconfig")

Signed-off-by: default avatarAndrey Skvortsov <andrej.skvortzov@gmail.com>
Acked-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 91528821
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment