[PATCH] kvx: remove unused CONFIG_ARCHINFO

Sascha Hauer sha at pengutronix.de
Tue Feb 8 00:15:30 PST 2022


On Mon, Feb 07, 2022 at 10:47:43PM +0900, Masahiro Yamada wrote:
> This is defined, but not used anywhere.
> 
>   $ git grep ARCHINFO
>   arch/kvx/Kconfig:config ARCHINFO
> 
> Signed-off-by: Masahiro Yamada <masahiroy at kernel.org>
> ---

Applied, thanks

Sascha

> 
>  arch/kvx/Kconfig | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/arch/kvx/Kconfig b/arch/kvx/Kconfig
> index 1c3e29a9f..5e7ddeea1 100644
> --- a/arch/kvx/Kconfig
> +++ b/arch/kvx/Kconfig
> @@ -38,13 +38,6 @@ config ARCH_TEXT_BASE
>  	hex
>  	default 0x110000000
>  
> -menu "Kalray specific"
> -
> -config ARCHINFO
> -	string
> -	default "coolidge"
> -endmenu
> -
>  menu "Board configuration"
>  
>  config BUILTIN_DTB
> -- 
> 2.32.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list