From 88aa4044448519f19c891aadcf39a9eb3468ecd4 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Tue, 13 May 2025 12:03:58 -0400 Subject: [PATCH] linux6.1: enable TYPEC_UCSI and UCSI_ACPI --- srcpkgs/linux6.1/files/i386-dotconfig | 3 ++- srcpkgs/linux6.1/files/ppc64le-dotconfig | 3 ++- srcpkgs/linux6.1/files/x86_64-dotconfig | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux6.1/files/i386-dotconfig b/srcpkgs/linux6.1/files/i386-dotconfig index 44d91aa208c..3cd1908e429 100644 --- a/srcpkgs/linux6.1/files/i386-dotconfig +++ b/srcpkgs/linux6.1/files/i386-dotconfig @@ -7764,7 +7764,8 @@ CONFIG_USB_G_WEBCAM=m CONFIG_TYPEC=m # CONFIG_TYPEC_TCPM is not set -# CONFIG_TYPEC_UCSI is not set +CONFIG_TYPEC_UCSI=m +CONFIG_UCSI_ACPI=m CONFIG_TYPEC_TPS6598X=m # CONFIG_TYPEC_ANX7411 is not set CONFIG_TYPEC_RT1719=m diff --git a/srcpkgs/linux6.1/files/ppc64le-dotconfig b/srcpkgs/linux6.1/files/ppc64le-dotconfig index a189be51562..b33647152fa 100644 --- a/srcpkgs/linux6.1/files/ppc64le-dotconfig +++ b/srcpkgs/linux6.1/files/ppc64le-dotconfig @@ -7573,7 +7573,8 @@ CONFIG_USB_G_WEBCAM=m CONFIG_TYPEC=m # CONFIG_TYPEC_TCPM is not set -# CONFIG_TYPEC_UCSI is not set +CONFIG_TYPEC_UCSI=m +CONFIG_UCSI_ACPI=m CONFIG_TYPEC_TPS6598X=m CONFIG_TYPEC_ANX7411=m CONFIG_TYPEC_RT1719=m diff --git a/srcpkgs/linux6.1/files/x86_64-dotconfig b/srcpkgs/linux6.1/files/x86_64-dotconfig index 93699c613c6..d1ee94cb186 100644 --- a/srcpkgs/linux6.1/files/x86_64-dotconfig +++ b/srcpkgs/linux6.1/files/x86_64-dotconfig @@ -7883,7 +7883,8 @@ CONFIG_USB_G_WEBCAM=m CONFIG_TYPEC=m # CONFIG_TYPEC_TCPM is not set -# CONFIG_TYPEC_UCSI is not set +CONFIG_TYPEC_UCSI=m +CONFIG_UCSI_ACPI=m CONFIG_TYPEC_TPS6598X=m # CONFIG_TYPEC_ANX7411 is not set CONFIG_TYPEC_RT1719=m