From: Laurentiu Mihalcea Date: Tue, 11 Nov 2025 12:00:20 +0000 (-0800) Subject: arm64: defconfig: enable i.MX AIPSTZ driver X-Git-Tag: v6.19-rc1~102^2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910ab02fbbfe1621a13b366b3761b6dd9d499c32;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: enable i.MX AIPSTZ driver 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 787d3ae3f5afe..2e4f9613ff5e4 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -265,6 +265,7 @@ CONFIG_GOOGLE_FIRMWARE=y CONFIG_GOOGLE_CBMEM=m CONFIG_GOOGLE_COREBOOT_TABLE=m CONFIG_EFI_CAPSULE_LOADER=y +CONFIG_IMX_AIPSTZ=m CONFIG_IMX_SCU=y CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE=y CONFIG_QCOM_QSEECOM=y