forked from rrcarlosr/Jetpack
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.
|