summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/barebox-mx6.config
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-09-19 17:21:00 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2019-09-19 22:41:25 +0200
commit29bc0bc28d24abde19f6f32b4b9fb2b7d98845c7 (patch)
treeea661f89f828913b6cf1afa7ab8c3a70c990de0c /configs/platform-v7a/barebox-mx6.config
parent6159a2dde0755affae9592d2fffcd39930e675d3 (diff)
downloadDistroKit-29bc0bc28d24abde19f6f32b4b9fb2b7d98845c7.tar.gz
DistroKit-29bc0bc28d24abde19f6f32b4b9fb2b7d98845c7.tar.xz
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 <m.olbrich@pengutronix.de>
Diffstat (limited to 'configs/platform-v7a/barebox-mx6.config')
-rw-r--r--configs/platform-v7a/barebox-mx6.config6
1 files changed, 5 insertions, 1 deletions
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