]> git.sur5r.net Git - u-boot/blobdiff - include/image.h
[new uImage] Do not compile new uImage format support by default
[u-boot] / include / image.h
index f22dafd650e8e40b69294b076594f607a6c0c76e..36143e25acfe3684a751a4ee6a5cf945524ef424 100644 (file)
 #include <linux/string.h>
 #include <asm/u-boot.h>
 
-/* new uImage format support enabled on target
- * To be moved to board configuration file */
-#define CONFIG_FIT             1
-#define CONFIG_OF_LIBFDT       1
-#define CONFIG_FIT_VERBOSE     1 /* enable fit_format_{error,warning}() */
-
 #else
 
 /* new uImage format support enabled on host */