]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/ufs/Kconfig
Merge patch series "ufs: Add a PCI UFS controller support"
[thirdparty/u-boot.git] / drivers / ufs / Kconfig
index ee021c7d549da624f510a84ad701d28b5881dbc4..7da46faed6be75d50a07a0c0c8225b3eb6718782 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