Convert CONFIG_BZIP2 et al to Kconfig
[oweals/u-boot.git] / include / configs / ap143.h
index fa6921022d058318b3d7cd64f66ddaf6d0999916..c79e050dc9c5315096e834c67a6c86d9e508edbf 100644 (file)
                                        "mtdparts default;" \
                                        "bootm 0x9f680000"
 
-#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 */