From 29bc0bc28d24abde19f6f32b4b9fb2b7d98845c7 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Thu, 19 Sep 2019 17:21:00 +0200 Subject: barebox-mx6: enable i.MX6 On Chip OTP controller Barebox needs this to read the MAC addresse of the board. Signed-off-by: Michael Olbrich --- configs/platform-v7a/barebox-mx6.config | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-mx6.config') diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config index 8ebb922..2b69d0a 100644 --- a/configs/platform-v7a/barebox-mx6.config +++ b/configs/platform-v7a/barebox-mx6.config @@ -813,7 +813,11 @@ CONFIG_PINCTRL_IMX_IOMUX_V3=y # CONFIG_PINCTRL_SINGLE is not set # end of Pin controllers -# CONFIG_NVMEM is not set +CONFIG_NVMEM=y +# CONFIG_NVMEM_SNVS_LPGPR is not set +CONFIG_IMX_OCOTP=y +# CONFIG_IMX_OCOTP_WRITE is not set +# CONFIG_EEPROM_93XX46 is not set # # Bus devices -- cgit v1.2.3