]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/B4860QDS.h
mpc85xx: configs - Enable blob command in freescale platforms
[karo-tx-uboot.git] / include / configs / B4860QDS.h
index 32233c1f3d42d2529be52bb0df2bc4571889320b..dc1a9bc1ef98d9bc2d78ea88a550f17054b4110a 100644 (file)
@@ -920,4 +920,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 */