aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Yang <[email protected]>2020-03-11 17:53:13 -0500
committerShawn Guo <[email protected]>2020-03-16 09:32:45 +0800
commit83ed859a413ebbf06768c3f5ed62af547312b942 (patch)
tree86129dbc7ea454f1ce8090c4dcba8617e641db75
parentb0b46d63b7fa74ef759b09b43fa9efb7d2715641 (diff)
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 <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-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