aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorLi Yang <leoyang.li@nxp.com>2020-03-11 17:53:13 -0500
committerShawn Guo <shawnguo@kernel.org>2020-03-16 09:32:45 +0800
commit83ed859a413ebbf06768c3f5ed62af547312b942 (patch)
tree86129dbc7ea454f1ce8090c4dcba8617e641db75 /arch/arm64/configs
parentarm64: defconfig: Enable QorIQ GPIO driver (diff)
downloadlinux-dev-83ed859a413ebbf06768c3f5ed62af547312b942.tar.xz
linux-dev-83ed859a413ebbf06768c3f5ed62af547312b942.zip
arm64: defconfig: Enable ARM Mali display driver
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>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 128fe2f10947..3dd57dc472cb 100644
--- 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