Jetpack/kernel/nvidia/drivers/char/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

14 lines
316 B
Plaintext

#
# Character device configuration
#
config HMM_DMIRROR
tristate "HMM dummy driver, to test Heterogeneous Memory Management"
depends on HMM
default n
help
Say Y here if you want to build the HMM dummy mirror driver.
Doing so will allow you to test the HMM mirror infrastructure.
If in doubt, say "N".