Faiz Abbas | 5cc5107 | 2019-10-15 18:24:36 +0530 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
| 2 | # |
Nishanth Menon | eaa39c6 | 2023-11-01 15:56:03 -0500 | [diff] [blame^] | 3 | # Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com |
Faiz Abbas | 5cc5107 | 2019-10-15 18:24:36 +0530 | [diff] [blame] | 4 | # |
| 5 | |
| 6 | obj-$(CONFIG_UFS) += ufs.o ufs-uclass.o |
Faiz Abbas | 204b2c2 | 2019-10-15 18:24:37 +0530 | [diff] [blame] | 7 | obj-$(CONFIG_CADENCE_UFS) += cdns-platform.o |
Faiz Abbas | f59396a | 2019-10-15 18:24:38 +0530 | [diff] [blame] | 8 | obj-$(CONFIG_TI_J721E_UFS) += ti-j721e-ufs.o |
Marek Vasut | b8cab56 | 2023-08-22 03:47:13 +0200 | [diff] [blame] | 9 | obj-$(CONFIG_UFS_RENESAS) += ufs-renesas.o |