Jetpack/kernel/nvidia/drivers/iommu/Kconfig
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

20 lines
608 B
Plaintext

config TEGRA_ARM_SMMU_T19x
bool "TEGRA ARM SMMU for T19x"
depends on ARM_SMMU
default n
help
Support for implementations of the ARM System MMU architecture
versions 1 and 2 for T19x based architectures.
Say Y here if your SoC includes an IOMMU device implementing
the ARM SMMU architecture for T19x based architectures.
config ARM_SMMU_SUSPEND
bool "ARM SMMU SUSPEND"
depends on ARM_SMMU
default n
help
Support for ARM System MMU suspend where all the required SMMU
registers will be saved to memory and upon resume warmboot/bootloader
will restore SMMU registers from memory.