diff options
Diffstat (limited to 'include/configs/intip.h')
-rw-r--r-- | include/configs/intip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/intip.h b/include/configs/intip.h index 60c9e2c212..913fdabd73 100644 --- a/include/configs/intip.h +++ b/include/configs/intip.h @@ -46,7 +46,6 @@ #define CONFIG_BOARD_EARLY_INIT_R 1 /* Call board_early_init_r */ #define CONFIG_MISC_INIT_R 1 /* Call misc_init_r */ #define CONFIG_BOARD_TYPES 1 /* support board types */ -#define CONFIG_FIT #define CFG_ALT_MEMTEST #undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ |