]> Git Repo - linux.git/blob - drivers/usb/typec/tcpm/Makefile
ASoC: simple-card: Use snd_soc_of_parse_aux_devs()
[linux.git] / drivers / usb / typec / tcpm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_TYPEC_TCPM)        += tcpm.o
3 obj-$(CONFIG_TYPEC_FUSB302)     += fusb302.o
4 obj-$(CONFIG_TYPEC_WCOVE)       += typec_wcove.o
5 typec_wcove-y                   := wcove.o
6 obj-$(CONFIG_TYPEC_TCPCI)       += tcpci.o
7 obj-$(CONFIG_TYPEC_RT1711H)     += tcpci_rt1711h.o
This page took 0.036822 seconds and 4 git commands to generate.