]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commitdiff
ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCs
authorStefan Agner <stefan@agner.ch>
Sun, 18 Mar 2018 20:34:36 +0000 (21:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 27 Mar 2018 13:35:43 +0000 (15:35 +0200)
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: Stefan Agner <stefan@agner.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index 76f6593696036d15bdff7deae86c3802d7645e70..c5ef5b32204fb86a7c47c67ead9b8bc70e8c8a99 100644 (file)
@@ -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