xref: /linux/drivers/memory/tegra/Kconfig (revision 0da85d1e38b4c186d2248f0239b72d465f5b406c)
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