Skip to content

Commit 40d4d62

Browse files
committed
Merge tag 'qcom-defconfig-for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
Qualcomm ARM defconfig updates for v5.6 * Enable anx78xx HDMI bridge driver * Enable MSM8974 interconnect provider driver * tag 'qcom-defconfig-for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: ARM: qcom_defconfig: add anx78xx HDMI bridge support ARM: qcom_defconfig: add msm8974 interconnect support Link: https://lore.kernel.org/r/20200113204313.GC3325@yoga Signed-off-by: Olof Johansson <[email protected]>
2 parents 8b91bcd + dd973b8 commit 40d4d62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/configs/qcom_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ CONFIG_MEDIA_SUPPORT=y
148148
CONFIG_DRM=y
149149
CONFIG_DRM_MSM=m
150150
CONFIG_DRM_PANEL_SIMPLE=y
151+
CONFIG_DRM_ANALOGIX_ANX78XX=m
151152
CONFIG_FB=y
152153
CONFIG_FRAMEBUFFER_CONSOLE=y
153154
# CONFIG_LCD_CLASS_DEVICE is not set
@@ -251,6 +252,9 @@ CONFIG_PHY_QCOM_IPQ806X_SATA=y
251252
CONFIG_PHY_QCOM_USB_HS=y
252253
CONFIG_PHY_QCOM_USB_HSIC=y
253254
CONFIG_QCOM_QFPROM=y
255+
CONFIG_INTERCONNECT=y
256+
CONFIG_INTERCONNECT_QCOM=y
257+
CONFIG_INTERCONNECT_QCOM_MSM8974=m
254258
CONFIG_EXT2_FS=y
255259
CONFIG_EXT2_FS_XATTR=y
256260
CONFIG_EXT3_FS=y

0 commit comments

Comments
 (0)