Skip to content

Commit e1ef683

Browse files
geertubroonie
authored andcommitted
spi: rzv2m-csi: Fix SoC product name
The SoC product name is "RZ/V2M". Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Fabrizio Castro <[email protected]> Link: https://lore.kernel.org/r/89e9870a2c510387e4d7a863025f4d3639d4a261.1688375020.git.geert+renesas@glider.be Signed-off-by: Mark Brown <[email protected]>
1 parent 7c1f23a commit e1ef683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/spi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ config SPI_RSPI
826826
SPI driver for Renesas RSPI and QSPI blocks.
827827

828828
config SPI_RZV2M_CSI
829-
tristate "Renesas RZV2M CSI controller"
829+
tristate "Renesas RZ/V2M CSI controller"
830830
depends on ARCH_RENESAS || COMPILE_TEST
831831
help
832832
SPI driver for Renesas RZ/V2M Clocked Serial Interface (CSI)

0 commit comments

Comments
 (0)