forked from rrcarlosr/Jetpack
dchvs
75c7968d30
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
12 lines
469 B
Plaintext
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.
|