Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
[linux-2.6-block.git] / drivers / memory / Kconfig
index 6f3154613dc7174b04a7e91dff0af1d3aae9b31e..51d5cd20c26a87d1ab29bf226c7e24de1b0962a9 100644 (file)
@@ -114,6 +114,14 @@ config JZ4780_NEMC
          the Ingenic JZ4780. This controller is used to handle external
          memory devices such as NAND and SRAM.
 
+config MTK_SMI
+       bool
+       depends on ARCH_MEDIATEK || COMPILE_TEST
+       help
+         This driver is for the Memory Controller module in MediaTek SoCs,
+         mainly help enable/disable iommu and control the power domain and
+         clocks for each local arbiter.
+
 source "drivers/memory/tegra/Kconfig"
 
 endif