memory: add Renesas RPC-IF driver
[linux-2.6-microblaze.git] / drivers / memory / Kconfig
index 04368ee..e438d79 100644 (file)
@@ -174,6 +174,15 @@ config PL353_SMC
          This driver is for the ARM PL351/PL353 Static Memory
          Controller(SMC) module.
 
+config RENESAS_RPCIF
+       tristate "Renesas RPC-IF driver"
+       depends on ARCH_RENESAS
+       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.
+
 source "drivers/memory/samsung/Kconfig"
 source "drivers/memory/tegra/Kconfig"