]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6_common.h
imx6: standardise OCOTP and fuse config to mx6_common
[u-boot] / include / configs / mx6_common.h
index 86d7b1677750a584ce942a512b9bc0be50e9770b..54ab890a7907dab522b83796802052fa5d733821 100644 (file)
 #define CONFIG_FSL_ESDHC
 #define CONFIG_FSL_USDHC
 
+/* Fuses */
+#define CONFIG_CMD_FUSE
+#define CONFIG_MXC_OCOTP
+
 #endif