Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00277363 authored by Stefan Agner's avatar Stefan Agner Committed by Arnd Bergmann
Browse files

ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCs



Enable on-chip OTP NVMEM support for NXP i.MX and VF610 SoCs.
Since OTP values might be required by drivers required during
boot, make sure the driver is built-in (e.g. i.MX thermal
driver).

Signed-off-by: default avatarStefan Agner <stefan@agner.ch>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent e6a49623
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -969,7 +969,9 @@ CONFIG_PHY_SAMSUNG_USB2=m
CONFIG_PHY_TEGRA_XUSB=y
CONFIG_PHY_BRCM_SATA=y
CONFIG_NVMEM=y
CONFIG_NVMEM_IMX_OCOTP=y
CONFIG_NVMEM_SUNXI_SID=y
CONFIG_NVMEM_VF610_OCOTP=y
CONFIG_BCM2835_MBOX=y
CONFIG_RASPBERRYPI_FIRMWARE=y
CONFIG_EFI_VARS=m