* [PATCH] platform: raspberrypi: Fix typos in Kconfig files
@ 2026-07-31 8:17 Kryštof Černý via B4 Relay
2026-07-31 16:06 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: Kryštof Černý via B4 Relay @ 2026-07-31 8:17 UTC (permalink / raw)
To: Florian Fainelli, Broadcom internal kernel review list
Cc: linux-rpi-kernel, linux-arm-kernel, linux-kernel, Matous Hybl,
Kryštof Černý
From: Kryštof Černý <cleverline1mc@gmail.com>
Correct minor typographical errors in Kconfig help texts.
Signed-off-by: Kryštof Černý <cleverline1mc@gmail.com>
---
drivers/platform/raspberrypi/Kconfig | 4 ++--
drivers/platform/raspberrypi/vchiq-mmal/Kconfig | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/platform/raspberrypi/Kconfig b/drivers/platform/raspberrypi/Kconfig
index 2c928440a47c..cdf98509cd1b 100644
--- a/drivers/platform/raspberrypi/Kconfig
+++ b/drivers/platform/raspberrypi/Kconfig
@@ -8,7 +8,7 @@ menuconfig BCM_VIDEOCORE
help
Support for Broadcom VideoCore services including
the BCM2835 family of products which is used
- by the Raspberry PI.
+ by the Raspberry Pi.
if BCM_VIDEOCORE
@@ -26,7 +26,7 @@ config BCM2835_VCHIQ
API, which is in turn used by several multimedia services on the
BCM2835 family of SoCs.
- Defaults to Y when the Broadcom Videocore services are included
+ Defaults to Y when the Broadcom VideoCore services are included
in the build, N otherwise.
if BCM2835_VCHIQ
diff --git a/drivers/platform/raspberrypi/vchiq-mmal/Kconfig b/drivers/platform/raspberrypi/vchiq-mmal/Kconfig
index c99525a0bb45..827e73a97afb 100644
--- a/drivers/platform/raspberrypi/vchiq-mmal/Kconfig
+++ b/drivers/platform/raspberrypi/vchiq-mmal/Kconfig
@@ -4,4 +4,4 @@ config BCM2835_VCHIQ_MMAL
help
Enables the MMAL API over VCHIQ interface as used for the
majority of the multimedia services on VideoCore.
- Defaults to Y when the Broadcomd BCM2835 camera host is selected.
+ Defaults to Y when the Broadcom BCM2835 camera host is selected.
---
base-commit: 95d6a9ccef99117115e41e9adb271243bd5e985b
change-id: 20260731-brcm-typos-7d134c501516
Best regards,
--
Kryštof Černý <cleverline1mc@gmail.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-31 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 8:17 [PATCH] platform: raspberrypi: Fix typos in Kconfig files Kryštof Černý via B4 Relay
2026-07-31 16:06 ` Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox