mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] nvmem: Fix typo in Kconfig
@ 2025-11-18  8:10 Sascha Hauer
  2025-11-19 17:35 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Sascha Hauer @ 2025-11-18  8:10 UTC (permalink / raw)
  To: Barebox List

supprot -> support

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 drivers/nvmem/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/nvmem/Kconfig b/drivers/nvmem/Kconfig
index 7428512e28..49f90452df 100644
--- a/drivers/nvmem/Kconfig
+++ b/drivers/nvmem/Kconfig
@@ -114,7 +114,7 @@ config KVX_OTP_NV
 	  volatile regs.
 
 config STARFIVE_OTP
-	tristate "Starfive OTP Supprot"
+	tristate "Starfive OTP Support"
 	depends on SOC_STARFIVE
 	depends on OFDEVICE
 	help
-- 
2.47.3




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

end of thread, other threads:[~2025-11-19 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-18  8:10 [PATCH] nvmem: Fix typo in Kconfig Sascha Hauer
2025-11-19 17:35 ` Sascha Hauer

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