diff options
Diffstat (limited to 'include/configs/a3m071.h')
-rw-r--r-- | include/configs/a3m071.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h index aeb2eff36f8..cf931a65221 100644 --- a/include/configs/a3m071.h +++ b/include/configs/a3m071.h @@ -82,7 +82,6 @@ #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS -#define CONFIG_FIT /* * IPB Bus clocking configuration. @@ -95,9 +94,6 @@ #undef CONFIG_SYS_PCICLK_EQUALS_IPBCLK_DIV2 #endif -/* pass open firmware flat tree */ -#define CONFIG_OF_BOARD_SETUP - /* maximum size of the flat tree (8K) */ #define OF_FLAT_TREE_MAX_SIZE 8192 |