diff options
Diffstat (limited to 'include/configs/xpedite1000.h')
-rw-r--r-- | include/configs/xpedite1000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/xpedite1000.h b/include/configs/xpedite1000.h index 5bc926f067..6f162dc6c2 100644 --- a/include/configs/xpedite1000.h +++ b/include/configs/xpedite1000.h @@ -210,8 +210,6 @@ extern void out32(unsigned int, unsigned long); #define CONFIG_BOOTDELAY 3 /* -1 disables auto-boot */ #define CONFIG_PANIC_HANG /* do not reset board on panic */ #define CONFIG_PREBOOT /* enable preboot variable */ -#define CONFIG_FIT 1 -#define CONFIG_FIT_VERBOSE 1 #define CONFIG_INTEGRITY /* support booting INTEGRITY OS */ #define CONFIG_SYS_EXTBDINFO 1 /* To use extended board_into (bd_t) */ |