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

15 lines
425 B
Plaintext

#
# Nvpmodel EMC CAP Configuration
#
menuconfig NVPMODEL_EMC
tristate "NVPMODEL_EMC_CAP driver"
default n
help
This driver add an EMC bwmgr client and expose related cap Sysfs to
user space, this make the Nvpmodel to cap EMC BW through Sysfs
possible. The cap value is based on different Nvpmodel usecase.
The BW cap will effect on not only bwmgr client and also iso client.
If in doubt, say N.