summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2022-11-19 18:45:28 -0500
committerTom Rini <[email protected]>2022-12-05 16:07:13 -0500
commit6c03a652755ca415e3a1fa92525b5a8c230c9289 (patch)
treef2ea396e247c5275e6f36fbf59ca54e185c20148 /include
parent2568bd6db760b384f7c17f5afdfc1cb63b17ed53 (diff)
Convert CONFIG_MXS_OCOTP to Kconfig
This converts the following to Kconfig: CONFIG_MXS_OCOTP Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mxs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mxs.h b/include/configs/mxs.h
index 5df080ade4a..30f27e7f0c1 100644
--- a/include/configs/mxs.h
+++ b/include/configs/mxs.h
@@ -86,11 +86,6 @@
#define CFG_SYS_NAND_BASE 0x60000000
#endif
-/* OCOTP */
-#ifdef CONFIG_CMD_FUSE
-#define CONFIG_MXS_OCOTP
-#endif
-
/* SPI */
#ifdef CONFIG_CMD_SPI
#define CONFIG_SPI_HALF_DUPLEX