blob: 13f1e689ef609d0cfaa636f4469363e893922530 [file] [log] [blame]
Faiz Abbas5cc51072019-10-15 18:24:36 +05301# SPDX-License-Identifier: GPL-2.0
2#
3# Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com
4#
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