From: Andrey Skvortsov Date: Sun, 19 Apr 2015 11:58:43 +0000 (+0300) Subject: kconfig: remove duplicated CMD_DNS option X-Git-Tag: v2015.07-rc1~108 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a436d61279ba4da66fce8cd2e4f520199436d5c8;p=u-boot 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 Acked-by: Masahiro Yamada --- diff --git a/common/Kconfig b/common/Kconfig index 17930a4ff3..5d7e48a5b6 100644 --- a/common/Kconfig +++ b/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