Merge branch 'master' of git://git.denx.de/u-boot-rockchip
[oweals/u-boot.git] / include / configs / mx25pdk.h
index a11a491fe65083f0ac1c2cb3fde8b0fcf55755c0..8b472bf0f08d4d409dab621699641bc634ec5740 100644 (file)
@@ -58,7 +58,6 @@
 #define CONFIG_ENV_SIZE        (8 * 1024)
 #define CONFIG_SYS_MMC_ENV_DEV         0
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 0
 
 /* U-Boot general configuration */
 /* RTC */
 #define CONFIG_RTC_IMXDI
 
+/* Fuse API support */
+#define CONFIG_FSL_IIM
+#define CONFIG_CMD_FUSE
+
 /* Ethernet Configs */