From: Neil Armstrong Date: Thu, 6 Jun 2019 08:56:44 +0000 (+0200) Subject: arm64: defconfig: enable Lima driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d547bcf373428bfcd5f50a204087a586a52ce980;p=linux.git arm64: defconfig: enable Lima driver A bunch of arm64 boards can now use the Lima driver, let's enable it in defconfig, it will be useful to have it enabled for KernelCI boot and runtime testing. Signed-off-by: Neil Armstrong Signed-off-by: Olof Johansson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 043d06b086e95..dee14a1727c98 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -504,6 +504,7 @@ CONFIG_DRM_HISI_HIBMC=m CONFIG_DRM_HISI_KIRIN=m CONFIG_DRM_MESON=m CONFIG_DRM_PL111=m +CONFIG_DRM_LIMA=m CONFIG_DRM_PANFROST=m CONFIG_FB=y CONFIG_FB_MODE_HELPERS=y