arm64: defconfig: NVMEM_IMX_OCOTP=y for imx8m
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 22 Apr 2019 02:33:53 +0000 (10:33 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 26 Jun 2019 02:20:11 +0000 (10:20 +0800)
Enable imx-ocotp nvmem driver for fuse access on imx8m family.
The fuse block stores various system information which will be accessed
by client device drivers, e.g. cpufreq driver needs to access fuse for
CPU speed grading setting.  So this nvmem driver gets enabled as
built-in.

Tested on imx8mm-evk.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/configs/defconfig

index f7b930409a7be0d3f98e39622a71cf41e4cff331..1b7a57d7718752416fca34c3647b8426d1fa1688 100644 (file)
@@ -752,6 +752,7 @@ CONFIG_PHY_TEGRA_XUSB=y
 CONFIG_HISI_PMU=y
 CONFIG_QCOM_L2_PMU=y
 CONFIG_QCOM_L3_PMU=y
+CONFIG_NVMEM_IMX_OCOTP=y
 CONFIG_QCOM_QFPROM=y
 CONFIG_ROCKCHIP_EFUSE=y
 CONFIG_UNIPHIER_EFUSE=y