summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/image.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/image.h b/include/image.h
index f22dafd65..36143e25a 100644
--- a/include/image.h
+++ b/include/image.h
@@ -41,12 +41,6 @@
#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 */