diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-10-04 17:12:22 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-10-04 17:12:38 +0200 |
commit | de5c3ace8cdcd8f4879fd91024ea149dfc2e3a0e (patch) | |
tree | 2fe1c38ba86a0c57f7aca47e1291fc15314162bb /arch/arm64/configs | |
parent | 37b945f3f173de60a6a1b4101351941330780c10 (diff) | |
parent | 9485107ae880d756e8a607ff9e7927d5daba73a5 (diff) | |
download | linux-de5c3ace8cdcd8f4879fd91024ea149dfc2e3a0e.tar.bz2 |
Merge tag 'v4.20-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/defconfig
Enablement of the newly added Innosilicon hdmiphy.
* tag 'v4.20-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
arm64: defconfig: enable Rockchip Innosilicon hdmiphy
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 1518154c22ce..ab3f82c22a28 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -649,6 +649,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 |