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: http://review.tizen.org/git/?a=commitdiff_plain;h=a436d61279ba4da66fce8cd2e4f520199436d5c8;p=platform%2Fkernel%2Fu-boot.git 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 17930a4..5d7e48a 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