at v4.16-rc1 7 lines 243 B view raw
1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_TYPEC) += typec.o 3obj-$(CONFIG_TYPEC_TCPM) += tcpm.o 4obj-y += fusb302/ 5obj-$(CONFIG_TYPEC_WCOVE) += typec_wcove.o 6obj-$(CONFIG_TYPEC_UCSI) += ucsi/ 7obj-$(CONFIG_TYPEC_TPS6598X) += tps6598x.o