projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9f2ad
)
ARM: qcom_defconfig: add anx78xx HDMI bridge support
author
Brian Masney
<masneyb@onstation.org>
Thu, 24 Oct 2019 10:31:38 +0000
(06:31 -0400)
committer
Bjorn Andersson
<bjorn.andersson@linaro.org>
Tue, 10 Dec 2019 17:42:50 +0000
(09:42 -0800)
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>
arch/arm/configs/qcom_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/qcom_defconfig
b/arch/arm/configs/qcom_defconfig
index 52017e4f9f3107f2e46daeacd878ae021995ae69..cdc75ef7d52950adb908ec8f05b8cfc316169fa1 100644
(file)
--- 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