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

12 lines
469 B
Plaintext

config SCSI_UFSHCD_TEGRA
tristate "Tegra UFS Controller support"
depends on SCSI_UFSHCD
---help---
This selects the Tegra specific additions to UFSHCD platform driver.
UFS host on TEGRA needs some vendor specific configuration before
accessing the hardware which includes PHY configuration and vendor
specific registers.
Select this if you have UFS controller on Tegra chipset.
If unsure, say N.