From: Donald Robson Date: Tue, 5 Dec 2023 11:39:32 +0000 (+0000) Subject: arm64: defconfig: Enable DRM_POWERVR X-Git-Tag: v6.8-rc1~127^2~11^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e8779517788fa0f3d04840cb7d4121d3df8dfd54;p=linux-2.6-block.git arm64: defconfig: Enable DRM_POWERVR Enable the PowerVR DRM driver, as it's used for the GPU in platforms using the TI AM62x SoCs, such as the TI SK-AM62 and BeaglePlay (2023). Signed-off-by: Donald Robson Acked-by: Darren Etheridge Link: https://lore.kernel.org/r/2f6af3ebfe9e36c80c03de2dcc2e940dd5dc2c4b.1701773390.git.donald.robson@imgtec.com Signed-off-by: Nishanth Menon --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 405044ad72c5..c0b5d36d23b7 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -890,6 +890,7 @@ CONFIG_DRM_PL111=m CONFIG_DRM_LIMA=m CONFIG_DRM_PANFROST=m CONFIG_DRM_TIDSS=m +CONFIG_DRM_POWERVR=m CONFIG_FB=y CONFIG_FB_MODE_HELPERS=y CONFIG_FB_EFI=y