aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sebastian.reichel@collabora.com>2024-04-09 00:50:30 +0200
committerHeiko Stuebner <heiko@sntech.de>2024-04-12 16:22:53 +0200
commit7cdf7efefc02189cf9a228d4c5c4253d273e9b1a (patch)
treecd6418b811141630d6ca58dda8a7c8da2d4622b8
parente6968faa33ce754bbe36dd6d9fe6951ec10616b1 (diff)
downloadlinux-rockchip-v6.10-armsoc/defconfig64.tar.gz
arm64: defconfig: enable Rockchip Samsung USBDP PHYv6.10-rockchip-defconfig64v6.10-armsoc/defconfig64
The USBDP Phy is used by RK3588 to handle the Dual-Role USB3 controllers. The Phy also supports Displayport Alt-Mode, but the necessary DRM driver has not yet been merged. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Link: https://lore.kernel.org/r/20240408225109.128953-4-sebastian.reichel@collabora.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d30e234803c246..c475028be467ee 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1519,6 +1519,7 @@ CONFIG_PHY_ROCKCHIP_PCIE=m
CONFIG_PHY_ROCKCHIP_SAMSUNG_HDPTX=m
CONFIG_PHY_ROCKCHIP_SNPS_PCIE3=y
CONFIG_PHY_ROCKCHIP_TYPEC=y
+CONFIG_PHY_ROCKCHIP_USBDP=m
CONFIG_PHY_SAMSUNG_UFS=y
CONFIG_PHY_UNIPHIER_USB2=y
CONFIG_PHY_UNIPHIER_USB3=y