blob: 67c42621abae918fa997c1ad6b800b5d8e97e385 [file] [log] [blame]
Faiz Abbas7feafb02019-10-15 18:24:36 +05301# SPDX-License-Identifier: GPL-2.0
2#
Nishanth Menona94a4072023-11-01 15:56:03 -05003# Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com
Faiz Abbas7feafb02019-10-15 18:24:36 +05304#
5
6obj-$(CONFIG_UFS) += ufs.o ufs-uclass.o
Faiz Abbasef5fb5a2019-10-15 18:24:37 +05307obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o
Faiz Abbas4390eaf2019-10-15 18:24:38 +05308obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o
Bin Meng2ec7d652023-10-11 21:15:50 +08009obj-$(CONFIG_UFS_PCI) += ufs-pci.o
Marek Vasut19f627e2023-08-22 03:47:13 +020010obj-$(CONFIG_UFS_RENESAS) += ufs-renesas.o