mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
linux6.6: enable TYPEC_UCSI and UCSI_ACPI
This commit is contained in:
parent
88aa404444
commit
10e40b1c9a
2 changed files with 4 additions and 2 deletions
|
@ -7844,7 +7844,8 @@ CONFIG_USB_G_WEBCAM=m
|
||||||
|
|
||||||
CONFIG_TYPEC=m
|
CONFIG_TYPEC=m
|
||||||
# CONFIG_TYPEC_TCPM is not set
|
# 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_TPS6598X=m
|
||||||
# CONFIG_TYPEC_ANX7411 is not set
|
# CONFIG_TYPEC_ANX7411 is not set
|
||||||
CONFIG_TYPEC_RT1719=m
|
CONFIG_TYPEC_RT1719=m
|
||||||
|
|
|
@ -8075,7 +8075,8 @@ CONFIG_USB_G_WEBCAM=m
|
||||||
|
|
||||||
CONFIG_TYPEC=m
|
CONFIG_TYPEC=m
|
||||||
# CONFIG_TYPEC_TCPM is not set
|
# 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_TPS6598X=m
|
||||||
# CONFIG_TYPEC_ANX7411 is not set
|
# CONFIG_TYPEC_ANX7411 is not set
|
||||||
CONFIG_TYPEC_RT1719=m
|
CONFIG_TYPEC_RT1719=m
|
||||||
|
|
Loading…
Add table
Reference in a new issue