1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

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: 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>
This commit is contained in:
Adam Ford 2021-01-02 05:54:10 -06:00 committed by Krzysztof Kozlowski
parent 8e91991894
commit 409f9fe9db

View file

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