summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2023-01-31 20:57:48 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-02 13:15:39 +0300
commit1f6d59f7f82d3b0a629326c6d043273a84bfc61f (patch)
treebef835c674420109809e56227864cb820efcdfad /arch
parent430b38764fbb931c6dbd1af13c8b2e4508994662 (diff)
downloadlinux-1f6d59f7f82d3b0a629326c6d043273a84bfc61f.tar.xz
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 <jonathanh@nvidia.com> Link: https://lore.kernel.org/r/20230131175748.256423-7-jonathanh@nvidia.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 42c3528a2473..7eb5b6df594e 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