Merge git://www.denx.de/git/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / T4240QDS.h
index e5d3f04..1e0f5ec 100644 (file)
@@ -632,4 +632,8 @@ unsigned long get_board_ddr_clk(void);
 
 #include <asm/fsl_secure_boot.h>
 
+#ifdef CONFIG_SECURE_BOOT
+#define CONFIG_CMD_BLOB
+#endif
+
 #endif /* __CONFIG_H */