]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
kconfig: remove duplicated CMD_DNS option
authorAndrey Skvortsov <andrej.skvortzov@gmail.com>
Sun, 19 Apr 2015 11:58:43 +0000 (14:58 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 21 Apr 2015 14:03:54 +0000 (10:03 -0400)
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>
common/Kconfig

index 17930a4ff3e70de42759f0a123593ade2f4c54d5..5d7e48a5b633e89a913fe7b0eda424db153b7e08 100644 (file)
@@ -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