From a436d61279ba4da66fce8cd2e4f520199436d5c8 Mon Sep 17 00:00:00 2001 From: Andrey Skvortsov Date: Sun, 19 Apr 2015 14:58:43 +0300 Subject: 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 --- common/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/Kconfig') 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 -- cgit v1.2.1