Build in CONFIG_NVMEM_IMX_OCOTP_SCU. Signed-off-by: Peng Fan <peng....@nxp.com> Cc: Catalin Marinas <catalin.mari...@arm.com> Cc: Will Deacon <will.dea...@arm.com> Cc: Shawn Guo <shawn....@linaro.org> Cc: Andy Gross <andy.gr...@linaro.org> Cc: Maxime Ripard <maxime.rip...@bootlin.com> Cc: Olof Johansson <o...@lixom.net> Cc: Jagan Teki <ja...@amarulasolutions.com> Cc: Bjorn Andersson <bjorn.anders...@linaro.org> Cc: Leonard Crestez <leonard.cres...@nxp.com> Cc: Marc Gonzalez <marc.w.gonza...@free.fr> Cc: Enric Balletbo i Serra <enric.balle...@collabora.com> Cc: linux-arm-ker...@lists.infradead.org --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index eb31c20e9914..9d8a512fc3d5 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -748,6 +748,7 @@ CONFIG_HISI_PMU=y CONFIG_QCOM_L2_PMU=y CONFIG_QCOM_L3_PMU=y CONFIG_NVMEM_IMX_OCOTP=y +CONFIG_NVMEM_IMX_OCOTP_SCU=y CONFIG_QCOM_QFPROM=y CONFIG_ROCKCHIP_EFUSE=y CONFIG_UNIPHIER_EFUSE=y -- 2.16.4