xref: /openbmc/linux/drivers/memory/tegra/Kconfig (revision 8c0b9ee8)
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