From: Jon Hunter Date: Tue, 31 Jan 2023 17:57:48 +0000 (+0000) Subject: arm64: defconfig: Enable UCSI support X-Git-Tag: v6.6.17~5457^2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f6d59f7f82d3b0a629326c6d043273a84bfc61f;p=platform%2Fkernel%2Flinux-rpi.git arm64: defconfig: Enable UCSI support Enable the TYPEC UCSI support and the Cypress UCSI driver that is used on the NVIDIA Jetson platforms. Signed-off-by: Jon Hunter Link: https://lore.kernel.org/r/20230131175748.256423-7-jonathanh@nvidia.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 42c3528..7eb5b6d 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -946,6 +946,8 @@ CONFIG_TYPEC_TCPCI=m CONFIG_TYPEC_FUSB302=m CONFIG_TYPEC_TPS6598X=m CONFIG_TYPEC_HD3SS3220=m +CONFIG_TYPEC_UCSI=m +CONFIG_UCSI_CCG=m CONFIG_MMC=y CONFIG_MMC_BLOCK_MINORS=32 CONFIG_MMC_ARMMMCI=y