From: Jonas Rebmann <jre@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>,
BAREBOX <barebox@lists.infradead.org>
Cc: Jonas Rebmann <jre@pengutronix.de>
Subject: [PATCH] scripts: Kconfig: Update help text for ECDSA support
Date: Tue, 17 Feb 2026 13:11:26 +0100 [thread overview]
Message-ID: <20260217-scripts-kconfig-keytoc-help-v1-1-ea5f6e9414a6@pengutronix.de> (raw)
We're also supporting ECDSA in keytoc and within barebox so calling it
an "RSA to C converter" is a bit misleading.
Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
scripts/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/Kconfig b/scripts/Kconfig
index 738f69585b..2972d5dbc7 100644
--- a/scripts/Kconfig
+++ b/scripts/Kconfig
@@ -104,7 +104,7 @@ config QOICONV
This enable converting png to qoi images to generate boot logo.
config KEYTOC
- bool "RSA to C converter" if COMPILE_HOST_TOOLS
+ bool "PEM to C converter" if COMPILE_HOST_TOOLS
help
This utility converts public keys in PEM format to either C or
device tree snippets. This requires OpenSSL on the build host
---
base-commit: 74393178faf08f8102c7c370ac310c29112e1137
change-id: 20260217-scripts-kconfig-keytoc-help-397361a7e4d4
Best regards,
--
Jonas Rebmann <jre@pengutronix.de>
reply other threads:[~2026-02-17 12:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260217-scripts-kconfig-keytoc-help-v1-1-ea5f6e9414a6@pengutronix.de \
--to=jre@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
/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