7 lines
194 B
Text
7 lines
194 B
Text
|
|
config TEGRA_MC
|
||
|
|
bool "NVIDIA Tegra Memory Controller support"
|
||
|
|
default y
|
||
|
|
depends on ARCH_TEGRA
|
||
|
|
help
|
||
|
|
This driver supports the Memory Controller (MC) hardware found on
|
||
|
|
NVIDIA Tegra SoCs.
|