projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0b46d6
)
arm64: defconfig: Enable ARM Mali display driver
author
Li Yang
<leoyang.li@nxp.com>
Wed, 11 Mar 2020 22:53:13 +0000
(17:53 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 16 Mar 2020 01:32:45 +0000
(09:32 +0800)
Enables the Mali display driver for the display port on NXP LS1028a SoC.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 128fe2f109473d2c179efc34827d95a16eddab5d..3dd57dc472cb059f400ecc8d72f4845dbaafef4b 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-552,6
+552,7
@@
CONFIG_VIDEO_RENESAS_FCP=m
CONFIG_VIDEO_RENESAS_VSP1=m
CONFIG_DRM=m
CONFIG_DRM_I2C_NXP_TDA998X=m
+CONFIG_DRM_MALI_DISPLAY=m
CONFIG_DRM_NOUVEAU=m
CONFIG_DRM_EXYNOS=m
CONFIG_DRM_EXYNOS5433_DECON=y