diff options
Diffstat (limited to 'include/configs/P1022DS.h')
-rw-r--r-- | include/configs/P1022DS.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index 3aa10d1b43..bc4c733135 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -443,16 +443,6 @@ #define CONFIG_VGA_AS_SINGLE_DEVICE #endif -/* - * Pass open firmware flat tree - */ -#define CONFIG_OF_BOARD_SETUP -#define CONFIG_OF_STDOUT_VIA_ALIAS - -/* new uImage format support */ -#define CONFIG_FIT -#define CONFIG_FIT_VERBOSE - /* I2C */ #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_FSL |