config [31mCONFIG_TEGRA_MC[0m bool "NVIDIA Tegra Memory Controller support" default y depends on [31mCONFIG_ARCH_TEGRA[0m help This driver supports the Memory Controller (MC) hardware found on NVIDIA Tegra SoCs. config [31mCONFIG_TEGRA124_EMC[0m bool "NVIDIA Tegra124 External Memory Controller driver" default y depends on [31mCONFIG_TEGRA_MC[0m && [31mCONFIG_ARCH_TEGRA_124_SOC[0m 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. |