The correct spelling is R-Car, including the dash, update the usage.
Kconfig strings and comment changes only, no functional change.

Signed-off-by: Marek Vasut <marek.vasut+rene...@mailbox.org>
---
Cc: Tom Rini <tr...@konsulko.com>
Cc: u-boot@lists.denx.de
---
 drivers/gpio/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 92a8597420a..f4a453e1cdd 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -358,10 +358,10 @@ config PCF8575_GPIO
         chips are from NXP and TI.
 
 config RCAR_GPIO
-       bool "Renesas RCar GPIO driver"
+       bool "Renesas R-Car GPIO driver"
        depends on DM_GPIO && ARCH_RENESAS
        help
-         This driver supports the GPIO banks on Renesas RCar SoCs.
+         This driver supports the GPIO banks on Renesas R-Car SoCs.
 
 config RZA1_GPIO
        bool "Renesas RZ/A1 GPIO driver"
-- 
2.45.2

Reply via email to