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