Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver

From: Neil Armstrong
Date: Thu Jun 06 2019 - 04:34:44 EST


On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@xxxxxxxxxxxxx>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 4d583514258c..d588ceb9aa3c 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -505,6 +505,7 @@ CONFIG_DRM_HISI_HIBMC=m
> CONFIG_DRM_HISI_KIRIN=m
> CONFIG_DRM_MESON=m
> CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
> CONFIG_FB=y
> CONFIG_FB_MODE_HELPERS=y
> CONFIG_BACKLIGHT_GENERIC=m
>

Acked-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>