X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=drivers%2Fufs%2FKconfig;h=7da46faed6be75d50a07a0c0c8225b3eb6718782;hb=d6e052c6151e89d34af2f6337c5cded1b12dfdb8;hp=ee021c7d549da624f510a84ad701d28b5881dbc4;hpb=129d6a0d87b7f19b85dc0a007f7050ce973fd019;p=thirdparty%2Fu-boot.git diff --git a/drivers/ufs/Kconfig b/drivers/ufs/Kconfig index ee021c7d549..7da46faed6b 100644 --- a/drivers/ufs/Kconfig +++ b/drivers/ufs/Kconfig @@ -15,6 +15,17 @@ config CADENCE_UFS This selects the platform driver for the Cadence UFS host controller present on present TI's J721e devices. +config UFS_PCI + bool "PCI bus based UFS Controller support" + depends on PCI && UFS + help + This selects the PCI UFS Host Controller Interface. Select this if + you have UFS Host Controller with PCI Interface. + + If you have a controller with this interface, say Y here. + + If unsure, say N. + config TI_J721E_UFS bool "Glue Layer driver for UFS on TI J721E devices" help