[PATCH 2/2] arm64: defconfig: enable i.MX AIPSTZ driver
Laurentiu Mihalcea
laurentiumihalcea111 at gmail.com
Mon Jul 7 16:46:28 PDT 2025
From: Laurentiu Mihalcea <laurentiu.mihalcea at nxp.com>
Enable the config (CONFIG_IMX_AIPSTZ) for the i.MX AIPSTZ driver, which
is required for platforms using the AIPSTZ bridge (e.g. i.MX8MP).
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 739b19302865..4d7a60444bf5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -262,6 +262,7 @@ CONFIG_GOOGLE_FIRMWARE=y
CONFIG_GOOGLE_CBMEM=m
CONFIG_GOOGLE_COREBOOT_TABLE=m
CONFIG_EFI_CAPSULE_LOADER=y
+CONFIG_IMX_AIPSTZ=y
CONFIG_IMX_SCU=y
CONFIG_QCOM_TZMEM_MODE_SHMBRIDGE=y
CONFIG_QCOM_QSEECOM=y
--
2.34.1
More information about the linux-arm-kernel
mailing list