diff options
Diffstat (limited to 'drivers/ufs/Kconfig')
-rw-r--r-- | drivers/ufs/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/ufs/Kconfig b/drivers/ufs/Kconfig index b0981062d8..c272074082 100644 --- a/drivers/ufs/Kconfig +++ b/drivers/ufs/Kconfig @@ -6,4 +6,12 @@ config UFS 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 |