[PATCH V2 2/4] memory: renesas rpc-if: Update Add RZ/G2 to Kconfig description

From: Adam Ford
Date: Sat Jan 02 2021 - 06:56:46 EST


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

Suggested-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
Signed-off-by: Adam Ford <aford173@xxxxxxxxx>
---
drivers/memory/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

V2: New to series

diff --git a/drivers/memory/Kconfig b/drivers/memory/Kconfig
index 3ea6913df176..d55252f349d4 100644
--- a/drivers/memory/Kconfig
+++ b/drivers/memory/Kconfig
@@ -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 of 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"
--
2.25.1