memory: renesas-rpc-if: Add RZ/G2 to Kconfig description
authorAdam Ford <aford173@gmail.com>
Sat, 2 Jan 2021 11:54:10 +0000 (05:54 -0600)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 5 Jan 2021 17:08:23 +0000 (18:08 +0100)
The Renesas RPC-IF is present on the RZ/G2 Series.  Add that to
the description.

Suggested-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210102115412.3402059-2-aford173@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/memory/Kconfig

index 3ea6913df176f4ac1b01e924e1fea693ef276615..7e01b5157f4076f7c82ece136f78a9a7f1cf528f 100644 (file)
@@ -202,9 +202,9 @@ config RENESAS_RPCIF
        depends on ARCH_RENESAS || COMPILE_TEST
        select REGMAP_MMIO
        help
-         This supports Renesas R-Car Gen3 RPC-IF which provides either SPI
-         host or HyperFlash. You'll have to select individual components
-         under the corresponding menu.
+         This supports Renesas R-Car Gen3 or RZ/G2 RPC-IF which provides
+         either SPI host or HyperFlash. You'll have to select individual
+         components under the corresponding menu.
 
 config STM32_FMC2_EBI
        tristate "Support for FMC2 External Bus Interface on STM32MP SoCs"