diff options
Diffstat (limited to 'include/configs/mx51_3stack.h')
-rw-r--r-- | include/configs/mx51_3stack.h | 6 |
1 files changed, 6 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 |