diff --git a/arch/arm64/configs/gki_defconfig b/arch/arm64/configs/gki_defconfig index bbd5041b6f53..08dc08529d9f 100644 --- a/arch/arm64/configs/gki_defconfig +++ b/arch/arm64/configs/gki_defconfig @@ -436,6 +436,7 @@ CONFIG_USB_CONFIGFS_F_HID=y CONFIG_TYPEC=y CONFIG_TYPEC_TCPM=y CONFIG_TYPEC_TCPCI=y +CONFIG_TYPEC_UCSI=y CONFIG_MMC=y # CONFIG_PWRSEQ_EMMC is not set # CONFIG_PWRSEQ_SIMPLE is not set diff --git a/arch/x86/configs/gki_defconfig b/arch/x86/configs/gki_defconfig index b123d3eb2f57..183a5ca74779 100644 --- a/arch/x86/configs/gki_defconfig +++ b/arch/x86/configs/gki_defconfig @@ -391,6 +391,7 @@ CONFIG_USB_CONFIGFS_F_HID=y CONFIG_TYPEC=y CONFIG_TYPEC_TCPM=y CONFIG_TYPEC_TCPCI=y +CONFIG_TYPEC_UCSI=y CONFIG_MMC=y # CONFIG_PWRSEQ_EMMC is not set # CONFIG_PWRSEQ_SIMPLE is not set