From e374a54926dd461cd24c0be30112c78f6c887ae1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Fri, 12 Jun 2015 10:49:18 +0200 Subject: [PATCH] kconfig: remove duplicate symbol CMD_DNS introduced by commit 60296a835cb1 --- common/Kconfig | 5 ----- 1 file changed, 5 deletions(-) diff --git a/common/Kconfig b/common/Kconfig index d4130ceb06..97e5e4ef24 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -336,11 +336,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 -- 2.39.2