1 2 3 4
# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_TYPEC_TCPM) += tcpm.o tcpm-uclass.o obj-$(CONFIG_TYPEC_FUSB302) += fusb302.o