memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
[linux-drm-fsl-dcu.git] / drivers / memory / Kconfig
index 191383d8c94d6e1d8e6d67bfc3e0ec5494b1d323..868036f70f8f126c0e81e16fe8bd4af63319909a 100644 (file)
@@ -83,6 +83,15 @@ config FSL_IFC
        bool
        depends on FSL_SOC
 
+config JZ4780_NEMC
+       bool "Ingenic JZ4780 SoC NEMC driver"
+       default y
+       depends on MACH_JZ4780
+       help
+         This driver is for the NAND/External Memory Controller (NEMC) in
+         the Ingenic JZ4780. This controller is used to handle external
+         memory devices such as NAND and SRAM.
+
 source "drivers/memory/tegra/Kconfig"
 
 endif