summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx51_3stack.h6
-rw-r--r--include/configs/mx51_bbg.h6
2 files changed, 12 insertions, 0 deletions
diff --git a/include/configs/mx51_3stack.h b/include/configs/mx51_3stack.h
index 292e2cc..f6083c5 100644
--- a/include/configs/mx51_3stack.h
+++ b/include/configs/mx51_3stack.h
@@ -93,6 +93,12 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_NET
#define CONFIG_CMD_MMC
+#define CONFIG_CMD_FUSE
+
+/*
+ * FUSE Configs
+ * */
+#define CONFIG_IMX_FUSE
/*
* MMC Configs
diff --git a/include/configs/mx51_bbg.h b/include/configs/mx51_bbg.h
index aee33ba..f773563 100644
--- a/include/configs/mx51_bbg.h
+++ b/include/configs/mx51_bbg.h
@@ -119,6 +119,12 @@
#define CONFIG_CMD_SPI
#define CONFIG_CMD_SF
#define CONFIG_CMD_MMC
+#define CONFIG_CMD_FUSE
+
+/*
+ * FUSE Configs
+ * */
+#define CONFIG_IMX_FUSE
/*
* SPI Configs