Convert CONFIG_BZIP2 et al to Kconfig
[oweals/u-boot.git] / include / configs / ap143.h
index 4dbca917e39cde81b0d5f601f40089e2d242eb88..c79e050dc9c5315096e834c67a6c86d9e508edbf 100644 (file)
                                        "mtdparts default;" \
                                        "bootm 0x9f680000"
 
-#define CONFIG_ENV_SPI_MAX_HZ           25000000
-#define CONFIG_ENV_OFFSET               0x40000
-#define CONFIG_ENV_SECT_SIZE            0x10000
-#define CONFIG_ENV_SIZE                 0x10000
-
 /* Miscellaneous configurable options */
 
 /*
  * Diagnostics
  */
-#define CONFIG_SYS_MEMTEST_START        0x80100000
-#define CONFIG_SYS_MEMTEST_END          0x83f00000
 
 #endif  /* __CONFIG_H */