]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/ufs/Kconfig
ufs: Add a PCI based UFS controller driver
[thirdparty/u-boot.git] / drivers / ufs / Kconfig
index 0e0cc58e3d64f356d43a53eef3d61728fb203535..42797ce05299342c795605e9ae99b7fae69281da 100644 (file)
@@ -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