portable: Enable USB Type-C Port Controller

This commit is contained in:
Mikael Voss 2024-08-13 22:49:10 +02:00
parent 40a9c63aa6
commit 8249001728
No known key found for this signature in database

View file

@ -31,6 +31,8 @@
BACKLIGHT_CLASS_DEVICE = yes;
TYPEC = yes;
TYPEC_TCPM = yes;
TYPEC_TCPCI = yes;
TYPEC_UCSI = yes;
UCSI_ACPI = yes;
TYPEC_DP_ALTMODE = yes;