Explorar o código

kconfig: remove duplicated CMD_DNS option

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

Signed-off-by: Andrey Skvortsov <andrej.skvortzov@gmail.com>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Andrey Skvortsov %!s(int64=10) %!d(string=hai) anos
pai
achega
a436d61279
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      common/Kconfig

+ 0 - 5
common/Kconfig

@@ -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