aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Masney <[email protected]>2019-10-24 06:31:38 -0400
committerBjorn Andersson <[email protected]>2019-12-10 09:42:50 -0800
commitdd973b89ebba7246bb395b89bfec55deee24af2a (patch)
tree51cb82af8656974e4e20298ea78248d13e100e72
parentff9f2ad403c24874a5765a7ddc965c9517cef181 (diff)
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 <[email protected]> Signed-off-by: Brian Masney <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
-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