aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2018-04-29 17:01:03 +0200
committerHeiko Stuebner <heiko@sntech.de>2018-09-28 13:19:57 +0200
commit9485107ae880d756e8a607ff9e7927d5daba73a5 (patch)
tree30c8bcd1449f02c91523e468072350c73965ca7c /arch/arm64/configs
parentLinux 4.19-rc1 (diff)
downloadlinux-dev-9485107ae880d756e8a607ff9e7927d5daba73a5.tar.xz
linux-dev-9485107ae880d756e8a607ff9e7927d5daba73a5.zip
arm64: defconfig: enable Rockchip Innosilicon hdmiphy
The rk3228 and rk3328 socs use an MMIO-connected hdmi-phy from Innosilicon. So enable the necessary driver as module. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/configs')
-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 f67e8d5e93ad..d69de46ba07e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -635,6 +635,7 @@ CONFIG_PHY_QCOM_USB_HS=y
CONFIG_PHY_RCAR_GEN3_USB2=y
CONFIG_PHY_RCAR_GEN3_USB3=m
CONFIG_PHY_ROCKCHIP_EMMC=y
+CONFIG_PHY_ROCKCHIP_INNO_HDMI=m
CONFIG_PHY_ROCKCHIP_INNO_USB2=y
CONFIG_PHY_ROCKCHIP_PCIE=m
CONFIG_PHY_ROCKCHIP_TYPEC=y