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

17 lines
523 B
Plaintext

config TEGRA_KFUSE
bool "Tegra kfuse support"
default n
depends on ARCH_TEGRA
help
Enable Tegra kfuse support. The kfuse block stores downstream and
upstream HDCP keys for use by the HDMI module.
config TEGRA_PROC_POWER_MODEL
bool "Tegra process power model support"
depends on ARCH_TEGRA
help
Used to create a simple processor power model (PPM) by
collating various chip specific data including voltage,
frequency, and number of cores. This driver is used by
various other drivers including EDP.