* [PATCH] kvx: remove unused CONFIG_ARCHINFO
@ 2022-02-07 13:47 Masahiro Yamada
2022-02-08 8:15 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-02-07 13:47 UTC (permalink / raw)
To: barebox; +Cc: Masahiro Yamada
This is defined, but not used anywhere.
$ git grep ARCHINFO
arch/kvx/Kconfig:config ARCHINFO
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---
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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] kvx: remove unused CONFIG_ARCHINFO
2022-02-07 13:47 [PATCH] kvx: remove unused CONFIG_ARCHINFO Masahiro Yamada
@ 2022-02-08 8:15 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-02-08 8:15 UTC (permalink / raw)
To: Masahiro Yamada; +Cc: barebox
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@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@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 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-08 8:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-07 13:47 [PATCH] kvx: remove unused CONFIG_ARCHINFO Masahiro Yamada
2022-02-08 8:15 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox