2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2018-08-09 18:30:30 +08:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_DP) += phy-cadence-dp.o
|
2019-01-21 23:45:53 +08:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_DPHY) += cdns-dphy.o
|
2018-11-13 00:42:16 +08:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o
|