From: Marcel Ziswiler Date: Thu, 22 Sep 2022 16:29:24 +0000 (+0200) Subject: arm64: defconfig: enable snvs lpgpr support X-Git-Tag: v6.2-rc1~207^2~7^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cc9c607c192d893385aca43b8d955acca99f4c8f;p=thirdparty%2Flinux.git arm64: defconfig: enable snvs lpgpr support Enable SNVS LPGPR support. This may e.g. be used on the i.MX 8M Mini and Plus to store a form of boot counter. Signed-off-by: Marcel Ziswiler Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 0b6af3348e791..bac7faf779ba9 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1270,6 +1270,7 @@ CONFIG_NVMEM_IMX_OCOTP_SCU=y CONFIG_NVMEM_MTK_EFUSE=y CONFIG_NVMEM_QCOM_QFPROM=y CONFIG_NVMEM_ROCKCHIP_EFUSE=y +CONFIG_NVMEM_SNVS_LPGPR=y CONFIG_NVMEM_SUNXI_SID=y CONFIG_NVMEM_UNIPHIER_EFUSE=y CONFIG_NVMEM_MESON_EFUSE=m