projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1494349
)
MLK-16347-10: arm64: defconfig: Change ADV7511 driver from module to built-in
author
Robert Chiras
<robert.chiras@nxp.com>
Mon, 16 Oct 2017 12:35:15 +0000
(15:35 +0300)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:39:13 +0000
(15:39 -0500)
Make the ADV7511 drm bridge driver as built-in, so the path MIPI-DSI to
ADV7535 will be available by default.
Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index
5648208
..
e3f6824
100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-360,7
+360,7
@@
CONFIG_DRM_VIVANTE=m
CONFIG_DRM_MSM=m
CONFIG_DRM_TEGRA=m
CONFIG_DRM_PANEL_SIMPLE=m
-CONFIG_DRM_I2C_ADV7511=
m
+CONFIG_DRM_I2C_ADV7511=
y
CONFIG_DRM_ITE_IT6263=y
CONFIG_DRM_IMX_PARALLEL_DISPLAY=y
CONFIG_DRM_IMX_TVE=y