[PATCH] staging: greybus: Fix spelling mistake in Kconfig

From: tomasz . unger

Date: Sat Feb 21 2026 - 06:26:25 EST


From: Tomasz Unger <tomasz.unger@xxxxxxxx>

Replace 'busses' with 'buses' in help text.

Found using codespell.

Signed-off-by: Tomasz Unger <tomasz.unger@xxxxxxxx>
---
drivers/staging/greybus/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/greybus/Kconfig b/drivers/staging/greybus/Kconfig
index 1e745a8d439c..7635f3e850fa 100644
--- a/drivers/staging/greybus/Kconfig
+++ b/drivers/staging/greybus/Kconfig
@@ -123,7 +123,7 @@ menuconfig GREYBUS_BRIDGED_PHY
help
Select this option to pick from a variety of Greybus Bridged
PHY class drivers. These drivers emulate a number of
- different "traditional" busses by tunneling them over Greybus.
+ different "traditional" buses by tunneling them over Greybus.
Examples of this include serial, SPI, USB, and others.

To compile this code as a module, chose M here: the module
--
2.53.0