mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] common: Kconfig: fix typo
@ 2026-07-03 10:23 Ulrich Ölmann
  2026-07-03 10:23 ` [PATCH 2/2] security: Kconfig.policy: fix typos Ulrich Ölmann
  2026-07-07  6:48 ` [PATCH 1/2] common: Kconfig: fix typo Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Ulrich Ölmann @ 2026-07-03 10:23 UTC (permalink / raw)
  To: Barebox List

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index 4d20739a8bb3..6a0e02aa4912 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -1358,7 +1358,7 @@ config SERIAL_NUMBER_FIXUP_SYSTEMD_HOSTNAME
 	  When a systemd.hostname= kernel command line argument is
 	  fixed up, append a `-${global.serial_number}' suffix.
 
-	  This option without effect if global.bootm.provide_hostname
+	  This option is without effect if global.bootm.provide_hostname
 	  is unset.
 
 config SYSTEMD_OF_WATCHDOG
-- 
2.47.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 2/2] security: Kconfig.policy: fix typos
  2026-07-03 10:23 [PATCH 1/2] common: Kconfig: fix typo Ulrich Ölmann
@ 2026-07-03 10:23 ` Ulrich Ölmann
  2026-07-07  6:48 ` [PATCH 1/2] common: Kconfig: fix typo Sascha Hauer
  1 sibling, 0 replies; 3+ messages in thread
From: Ulrich Ölmann @ 2026-07-03 10:23 UTC (permalink / raw)
  To: Barebox List

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
---
 security/Kconfig.policy | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/security/Kconfig.policy b/security/Kconfig.policy
index 2c8e8399a0ec..d4ca4300504d 100644
--- a/security/Kconfig.policy
+++ b/security/Kconfig.policy
@@ -5,9 +5,9 @@
 menuconfig SECURITY_POLICY
 	bool "Security Policy Support"
 	help
-	  A Security policy is a collection of security configuration options
+	  A security policy is a collection of security configuration options
 	  that can be activated together at runtime.
-	  Together, the describe a security state that barebox should operate in.
+	  Together, they describe a security state that barebox should operate in.
 
 	  Policies can be registered by board code or supplied by
 	  an external build system. The policy name must be unique across
@@ -32,7 +32,7 @@ menuconfig SECURITY_POLICY
 	    lockdown  Factory bring up is done and device is ready for use
 	              in the field with barebox as part of the secure boot
 	              chain. This policy usually disallows booting unsigned
-	              images
+	              images.
 
 	    tamper    Tampering attempt was detected. The security policy would
 	              take steps to protect secrets (up to bricking the device).
-- 
2.47.3




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] common: Kconfig: fix typo
  2026-07-03 10:23 [PATCH 1/2] common: Kconfig: fix typo Ulrich Ölmann
  2026-07-03 10:23 ` [PATCH 2/2] security: Kconfig.policy: fix typos Ulrich Ölmann
@ 2026-07-07  6:48 ` Sascha Hauer
  1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2026-07-07  6:48 UTC (permalink / raw)
  To: Barebox List, Ulrich Ölmann


On Fri, 03 Jul 2026 12:23:43 +0200, Ulrich Ölmann wrote:
> 


Applied, thanks!

[1/2] common: Kconfig: fix typo
      https://git.pengutronix.de/cgit/barebox/commit/?id=4d27dc4be3f8 (link may not be stable)
[2/2] security: Kconfig.policy: fix typos
      https://git.pengutronix.de/cgit/barebox/commit/?id=05d8c67b4224 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-07  6:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 10:23 [PATCH 1/2] common: Kconfig: fix typo Ulrich Ölmann
2026-07-03 10:23 ` [PATCH 2/2] security: Kconfig.policy: fix typos Ulrich Ölmann
2026-07-07  6:48 ` [PATCH 1/2] common: Kconfig: fix typo Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox