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)
commit1e93acdcc7af1793d1ec70ec54bfc808320f7190
tree60786bc620cb3a86c431e61e337c02aa312c023d
parent5c5d0ca7c2702079e62549fa96fbf79231740497
arm64: defconfig: NVMEM_IMX_OCOTP=y for imx8m

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