OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
memory
/
tegra
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
558 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
398 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
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. config TEGRA124_EMC bool "NVIDIA Tegra124 External Memory Controller driver" default y depends on TEGRA_MC && ARCH_TEGRA_124_SOC help This driver is for the External Memory Controller (EMC) found on Tegra124 chips. The EMC controls the external DRAM on the board. This driver is required to change memory timings / clock rate for external memory.