diff options
Diffstat (limited to 'include/image.h')
| -rw-r--r-- | include/image.h | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/include/image.h b/include/image.h index 54335559a..4609200b8 100644 --- a/include/image.h +++ b/include/image.h @@ -50,10 +50,6 @@  #endif /* USE_HOSTCC */ -#if defined(CONFIG_FIT) && !defined(CONFIG_OF_LIBFDT) -#error "CONFIG_OF_LIBFDT not enabled, required by CONFIG_FIT!" -#endif -  #include <command.h>  #if defined(CONFIG_FIT) |