1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-05 14:30:10 +00:00

arm/linux-yocto: remove tcpci for generic-arm64

Per the comment, it's not necessary post 5.12.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-05-18 09:36:22 -04:00
parent e50f5221a3
commit 1b7f2975e4
2 changed files with 0 additions and 6 deletions
@@ -1,2 +0,0 @@
# The upstream defconfig has this in 5.12 onwards, but until then set it manually.
CONFIG_TYPEC_TCPCI=m
@@ -1,10 +1,6 @@
ARMFILESPATHS := "${THISDIR}/${PN}:"
COMPATIBLE_MACHINE:generic-arm64 = "generic-arm64"
FILESEXTRAPATHS:prepend:generic-arm64 = "${ARMFILESPATHS}"
SRC_URI:append:generic-arm64 = " \
file://tcpci.cfg \
"
FILESEXTRAPATHS:prepend:qemuarm64-secureboot = "${ARMFILESPATHS}"
SRC_URI:append:qemuarm64-secureboot = " \