repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.16.11
[linux/fpc-iii.git]
/
drivers
/
usb
/
typec
/
Makefile
blob
bb3138a6eaac7f0fcdbef43f34366efecd7dd6be
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_TYPEC
) +=
typec.o
3
obj-
$(
CONFIG_TYPEC_TCPM
) +=
tcpm.o
4
obj-y
+=
fusb302
/
5
obj-
$(
CONFIG_TYPEC_WCOVE
) +=
typec_wcove.o
6
obj-
$(
CONFIG_TYPEC_UCSI
) +=
ucsi
/
7
obj-
$(
CONFIG_TYPEC_TPS6598X
) +=
tps6598x.o