The SoC product name is "RZ/V2M". Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> --- Fixes: 83c624d8842d7f6c ("spi: Add support for Renesas CSI") Please move the Fixes tag up if you think it is worthwhile. --- drivers/spi/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig index d9b3a16ef1ea9edc..02efce0e1086230c 100644 --- a/drivers/spi/Kconfig +++ b/drivers/spi/Kconfig @@ -834,7 +834,7 @@ config SPI_RSPI SPI driver for Renesas RSPI and QSPI blocks. config SPI_RZV2M_CSI - tristate "Renesas RZV2M CSI controller" + tristate "Renesas RZ/V2M CSI controller" depends on ARCH_RENESAS || COMPILE_TEST help SPI driver for Renesas RZ/V2M Clocked Serial Interface (CSI) -- 2.34.1