xref: /linux/drivers/memory/tegra/Kconfig (revision 827634added7f38b7d724cab1dccdb2b004c13c3)
1config TEGRA_MC
2	bool "NVIDIA Tegra Memory Controller support"
3	default y
4	depends on ARCH_TEGRA
5	help
6	  This driver supports the Memory Controller (MC) hardware found on
7	  NVIDIA Tegra SoCs.
8