diff options
Diffstat (limited to 'include/configs/a3m071.h')
| -rw-r--r-- | include/configs/a3m071.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h index 4839ede8d44..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,10 +94,6 @@ #undef CONFIG_SYS_PCICLK_EQUALS_IPBCLK_DIV2 #endif -/* pass open firmware flat tree */ -#define CONFIG_OF_LIBFDT -#define CONFIG_OF_BOARD_SETUP - /* maximum size of the flat tree (8K) */ #define OF_FLAT_TREE_MAX_SIZE 8192 |
