You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
638 B
20 lines
638 B
config SCSI_UFS_RESERVED17
|
|
tristate "reserved17 Platform Support Using A Test Chip"
|
|
depends on SCSI_UFSHCD_PLATFORM
|
|
---help---
|
|
Synopsys Test Chip is a PHY for prototyping purposes.
|
|
|
|
Select this if you have UFS controller on reserved17 chipset.
|
|
If unsure, say N.
|
|
|
|
config SCSI_UFS_SOCT_HC
|
|
tristate "Huanglong specific hooks to UFS controller platform driver"
|
|
depends on ARCH_RESERVED13 || ARCH_RESERVED9 || ARCH_RESERVED8 || ARCH_RESERVED6
|
|
depends on SCSI_UFSHCD_PLATFORM
|
|
---help---
|
|
This selects the UFS support for reserved13 SoC.
|
|
|
|
If you have a controller with this interface, say Y or M here.
|
|
|
|
If unsure, say N.
|