Explorar o código

mx6qsabrelite: Enable support for ocotp

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Benoît Thébaudeau %!s(int64=12) %!d(string=hai) anos
pai
achega
f9bac4bcf5
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      include/configs/mx6qsabrelite.h

+ 5 - 0
include/configs/mx6qsabrelite.h

@@ -47,6 +47,11 @@
 #define CONFIG_MISC_INIT_R
 #define CONFIG_MXC_GPIO
 
+#define CONFIG_CMD_FUSE
+#ifdef CONFIG_CMD_FUSE
+#define CONFIG_MXC_OCOTP
+#endif
+
 #define CONFIG_MXC_UART
 #define CONFIG_MXC_UART_BASE	       UART2_BASE