aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/qcom_defconfig
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2019-10-24 06:31:38 -0400
committerBjorn Andersson <bjorn.andersson@linaro.org>2019-12-10 09:42:50 -0800
commitdd973b89ebba7246bb395b89bfec55deee24af2a (patch)
tree51cb82af8656974e4e20298ea78248d13e100e72 /arch/arm/configs/qcom_defconfig
parentARM: qcom_defconfig: add msm8974 interconnect support (diff)
downloadlinux-dev-dd973b89ebba7246bb395b89bfec55deee24af2a.tar.xz
linux-dev-dd973b89ebba7246bb395b89bfec55deee24af2a.zip
ARM: qcom_defconfig: add anx78xx HDMI bridge support
Add the Analogix anx78xx driver so that the external display over HDMI can be used on Nexus 5 phones. Reviewed-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Brian Masney <masneyb@onstation.org> Link: https://lore.kernel.org/r/20191024103140.10077-3-masneyb@onstation.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm/configs/qcom_defconfig')
-rw-r--r--arch/arm/configs/qcom_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 52017e4f9f31..cdc75ef7d529 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -148,6 +148,7 @@ CONFIG_MEDIA_SUPPORT=y
CONFIG_DRM=y
CONFIG_DRM_MSM=m
CONFIG_DRM_PANEL_SIMPLE=y
+CONFIG_DRM_ANALOGIX_ANX78XX=m
CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_LCD_CLASS_DEVICE is not set