Skip to content
Snippets Groups Projects
Commit f9bac4bc authored by Benoît Thébaudeau's avatar Benoît Thébaudeau Committed by Stefano Babic
Browse files

mx6qsabrelite: Enable support for ocotp

parent 112fd2ec
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,11 @@ ...@@ -47,6 +47,11 @@
#define CONFIG_MISC_INIT_R #define CONFIG_MISC_INIT_R
#define CONFIG_MXC_GPIO #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
#define CONFIG_MXC_UART_BASE UART2_BASE #define CONFIG_MXC_UART_BASE UART2_BASE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment