1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_TYPEC_DP_ALTMODE)		+= typec_displayport.o
4typec_displayport-y			:= displayport.o
5