1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

linux-yocto/5.10: enable TYPEC_TCPCI in usbc fragment

To make the usbc fragment more generally usable, we enable
the Type-C Port Controller driver for TCPCI-compliant controller.

(From OE-Core rev: 485baca981188896a555d3a48c8b560718bb6e9d)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2021-07-29 00:50:02 -04:00
committed by Richard Purdie
parent 0a325880ea
commit c28de3817e
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine:qemuarm ?= "d5a79da206965b27043f558739b28a434efca75c"
SRCREV_machine ?= "f44b5bb716fdb6f804383fa087c9fdb54584cd5b"
SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02"
SRCREV_meta ?= "3f38ad49cf38519dc4492a3f802b743fde7b467e"
PV = "${LINUX_VERSION}+git${SRCPV}"