mirror of https://gitee.com/openkylin/linux.git
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
|
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.
|