These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / memory / tegra / Kconfig
index 5710876..6d74e49 100644 (file)
@@ -5,3 +5,13 @@ config TEGRA_MC
        help
          This driver supports the Memory Controller (MC) hardware found on
          NVIDIA Tegra SoCs.
+
+config TEGRA124_EMC
+       bool "NVIDIA Tegra124 External Memory Controller driver"
+       default y
+       depends on TEGRA_MC && ARCH_TEGRA_124_SOC
+       help
+         This driver is for the External Memory Controller (EMC) found on
+         Tegra124 chips. The EMC controls the external DRAM on the board.
+         This driver is required to change memory timings / clock rate for
+         external memory.