[PATCH v2 1/3] arm64: defconfig: enable i.MX AIPSTZ driver
Krzysztof Kozlowski
krzk at kernel.org
Tue Nov 4 22:36:08 PST 2025
On 04/11/2025 16:06, Laurentiu Mihalcea wrote:
> From: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>
>
> Enable the i.MX AIPSTZ driver, which is used for i.MX8MP-based boards such
> as NXP's IMX8MP-EVK.
>
> Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>
> ---
> arch/arm64/configs/defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 03d89f29e7c1..ae5d32ea9fc3 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -271,6 +271,7 @@ CONFIG_GOOGLE_FIRMWARE=y
> CONFIG_GOOGLE_CBMEM=m
> CONFIG_GOOGLE_COREBOOT_TABLE=m
> CONFIG_EFI_CAPSULE_LOADER=y
> +CONFIG_IMX_AIPSTZ=y
This should be a module.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list