[U-Boot] [PATCH] kconfig: remove duplicated CMD_DNS option
Masahiro Yamada
yamada.masahiro at socionext.com
Mon Apr 20 03:35:40 CEST 2015
Hi Andrey,
2015-04-19 20:58 GMT+09:00 Andrey Skvortsov <andrej.skvortzov at gmail.com>:
> two CMD_DNS options were added by commit 60296a835cb17 ("commands: add more
> command entries in Kconfig")
>
> Signed-off-by: Andrey Skvortsov <andrej.skvortzov at gmail.com>
> Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>
> ---
> common/Kconfig | 5 -----
> 1 file changed, 5 deletions(-)
>
> diff --git a/common/Kconfig b/common/Kconfig
> index 4cde4b0..ea0d0ef 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
Thanks for spotting this!
Acked-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Tom, can you drop "Cc: Masahiro Yamada <yamada.m at jp.panasonic.com>"
when you apply this patch?
My panasonic domain address is no longer valid.
--
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list