Commit 409f9fe9 authored by Adam Ford's avatar Adam Ford Committed by Krzysztof Kozlowski
Browse files

memory: renesas-rpc-if: Add RZ/G2 to Kconfig description



The Renesas RPC-IF is present on the RZ/G2 Series.  Add that to
the description.

Suggested-by: default avatarBiju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20210102115412.3402059-2-aford173@gmail.com


Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent 8e919918
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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"