summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>2015-04-19 14:58:43 +0300
committerTom Rini <trini@konsulko.com>2015-04-21 10:03:54 -0400
commita436d61279ba4da66fce8cd2e4f520199436d5c8 (patch)
tree13fc9a8612ed2686826c738e0008624f5c3270c1 /common/Kconfig
parent91528821d9c8eecd8a0e73dc0a0bacbb3e6c9054 (diff)
downloadtalos-obmc-uboot-a436d61279ba4da66fce8cd2e4f520199436d5c8.tar.gz
talos-obmc-uboot-a436d61279ba4da66fce8cd2e4f520199436d5c8.zip
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>
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig5
1 files changed, 0 insertions, 5 deletions
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
OpenPOWER on IntegriCloud