summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/P2020DS.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/P2020DS.h b/include/configs/P2020DS.h
index f4509bd090..30a5a319bc 100644
--- a/include/configs/P2020DS.h
+++ b/include/configs/P2020DS.h
@@ -400,10 +400,6 @@ extern unsigned long calculate_board_ddr_clk(unsigned long dummy);
#define CONFIG_OF_BOARD_SETUP 1
#define CONFIG_OF_STDOUT_VIA_ALIAS 1
-/* new uImage format support */
-#define CONFIG_FIT 1
-#define CONFIG_FIT_VERBOSE 1 /* enable fit_format_{error,warning}() */
-
/* I2C */
#define CONFIG_FSL_I2C /* Use FSL common I2C driver */
#define CONFIG_HARD_I2C /* I2C with hardware support */
OpenPOWER on IntegriCloud