From: Sebastian Reichel Date: Tue, 26 Mar 2024 16:52:05 +0000 (+0100) Subject: arm64: defconfig: support Mali CSF-based GPUs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e6968faa33ce754bbe36dd6d9fe6951ec10616b1;p=linux.git arm64: defconfig: support Mali CSF-based GPUs Enable support for Mali CSF-based GPUs, which is found on recent ARM SoCs, such as Rockchip or Mediatek. Signed-off-by: Sebastian Reichel Link: https://lore.kernel.org/r/20240326165232.73585-2-sebastian.reichel@collabora.com Signed-off-by: Heiko Stuebner --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f48a19b28a4f0..d30e234803c24 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -907,6 +907,7 @@ CONFIG_DRM_MESON=m CONFIG_DRM_PL111=m CONFIG_DRM_LIMA=m CONFIG_DRM_PANFROST=m +CONFIG_DRM_PANTHOR=m CONFIG_DRM_TIDSS=m CONFIG_DRM_POWERVR=m CONFIG_FB=y