diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/iocon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/iocon.h b/include/configs/iocon.h index 385a6444d6..8663c1772a 100644 --- a/include/configs/iocon.h +++ b/include/configs/iocon.h @@ -35,8 +35,6 @@ #undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ /* new uImage format support */ -#define CONFIG_FIT -#define CONFIG_FIT_VERBOSE /* enable fit_format_{error,warning}() */ #define CONFIG_FIT_DISABLE_SHA256 #define CONFIG_ENV_IS_IN_FLASH /* use FLASH for environment vars */ |