]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
serial: renesas: Fix R-Car spelling
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 11 Dec 2024 07:30:35 +0000 (08:30 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Wed, 11 Dec 2024 07:36:24 +0000 (08:36 +0100)
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+renesas@mailbox.org>
drivers/serial/Kconfig

index 8b27ad9a77e232b27915f6b86ba11afdbb4fec04..c4f4a8d78df1e78b6206bdd8fa1c9f3de5511653 100644 (file)
@@ -920,7 +920,7 @@ config SCIF_CONSOLE
        depends on SH || ARCH_RENESAS
        help
          Select this to enable Renesas SCIF UART. To operate serial ports
-         on systems with RCar or SH SoCs, say Y to this option. If unsure,
+         on systems with R-Car or SH SoCs, say Y to this option. If unsure,
          say N.
 
 choice