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 <narmstrong@baylibre.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
Neil Armstrong 2019-06-06 10:56:44 +02:00 committed by Olof Johansson
parent bff2a29f4f
commit d547bcf373
1 changed files with 1 additions and 0 deletions

View File

@ -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