menu "UFS Host Controller Support" | |
config UFS | |
bool "Support UFS controllers" | |
depends on DM_SCSI | |
help | |
This selects support for Universal Flash Subsystem (UFS). | |
Say Y here if you want UFS Support. | |
config CADENCE_UFS | |
bool "Cadence platform driver for UFS" | |
depends on UFS | |
help | |
This selects the platform driver for the Cadence UFS host | |
controller present on present TI's J721e devices. | |
endmenu |