diff options
Diffstat (limited to 'include/image.h')
-rw-r--r-- | include/image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/image.h b/include/image.h index 518a4f5..83653a4 100644 --- a/include/image.h +++ b/include/image.h @@ -27,7 +27,6 @@ struct lmb; /* new uImage format support enabled on host */ #define CONFIG_FIT 1 -#define CONFIG_OF_LIBFDT 1 #define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */ #define IMAGE_ENABLE_IGNORE 0 |