]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/a3m071.h
Kconfig: Move CONFIG_FIT and related options to Kconfig
[karo-tx-uboot.git] / include / configs / a3m071.h
index f8cea62b5962fc76b65fd20fe318602a9f9af41b..cf931a65221fa61a2adea875cac5f196cdf4f9b9 100644 (file)
@@ -15,7 +15,6 @@
 #define CONFIG_MPC5200
 #define CONFIG_A3M071                  /* A3M071 board */
 #define CONFIG_DISPLAY_BOARDINFO
-#define CONFIG_SYS_GENERIC_BOARD
 
 #define        CONFIG_SYS_TEXT_BASE    0x01000000      /* boot low for 32 MiB boards */
 
@@ -45,8 +44,6 @@
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_CACHE
 #define CONFIG_CMD_MII
@@ -85,7 +82,6 @@
 #define CONFIG_CMD_MTDPARTS
 #define CONFIG_CMD_UBI
 #define CONFIG_CMD_UBIFS
-#define CONFIG_FIT
 
 /*
  * IPB Bus clocking configuration.
 #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