[PATCH v3 2/4] arm64: defconfig: Enable X1P42100 GPUCC driver
Krzysztof Kozlowski
krzk at kernel.org
Fri Jun 20 00:09:38 PDT 2025
On 20/06/2025 08:54, Akhil P Oommen wrote:
> In order to enable GPU support in X1P42100-CRD and other similar
> laptops with Snapdragon X1P42100 SoC, enable X1P42100 GPUCC driver
> as a module.
>
> Tested-by: Jens Glathe <jens.glathe at oldschoolsolutions.biz>
Defconfigs cannot be tested really...
> Signed-off-by: Akhil P Oommen <akhilpo at oss.qualcomm.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 897fc686e6a91b79770639d3eb15beb3ee48ef77..ccd03ab5de495498281175a4550bc73d3e65f3f4 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1347,6 +1347,7 @@ CONFIG_CLK_X1E80100_CAMCC=m
> CONFIG_CLK_X1E80100_DISPCC=m
> CONFIG_CLK_X1E80100_GCC=y
> CONFIG_CLK_X1E80100_GPUCC=m
> +CONFIG_CLK_X1P42100_GPUCC=m
Not placed in proper spot. Don't add things in random order, but follow
savedefconfig.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list