mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Masahiro Yamada <masahiroy@kernel.org>
To: barebox@lists.infradead.org
Cc: Masahiro Yamada <masahiroy@kernel.org>
Subject: [PATCH] kvx: remove unused CONFIG_ARCHINFO
Date: Mon,  7 Feb 2022 22:47:43 +0900	[thread overview]
Message-ID: <20220207134743.1775403-1-masahiroy@kernel.org> (raw)

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


             reply	other threads:[~2022-02-07 13:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 13:47 Masahiro Yamada [this message]
2022-02-08  8:15 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220207134743.1775403-1-masahiroy@kernel.org \
    --to=masahiroy@kernel.org \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox