diff mbox series

[v3,5/6] arm64: defconfig: enable FSA4480 driver as module

Message ID 20230503-topic-sm8450-graphics-dp-next-v3-5-6c43d293995f@linaro.org
State Accepted
Commit 5294c2d78f4ae96864e3f25c1fbc93191083973e
Headers show
Series arm64: qcom: sm8[34]50: enable DP altmode on USB-C Connector | expand

Commit Message

Neil Armstrong May 23, 2023, 7:15 a.m. UTC
Enable the FSA4480 driver as module for Qualcomm HDK8350 and HDK8450
platforms to permit USB-C Altmode support.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 052e83197760..57ceb528426d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -996,6 +996,7 @@  CONFIG_TYPEC_FUSB302=m
 CONFIG_TYPEC_TPS6598X=m
 CONFIG_TYPEC_HD3SS3220=m
 CONFIG_TYPEC_UCSI=m
+CONFIG_TYPEC_MUX_FSA4480=m
 CONFIG_UCSI_CCG=m
 CONFIG_TYPEC_MUX_GPIO_SBU=m
 CONFIG_MMC=y