Convert CONFIG_BZIP2 et al to Kconfig
[oweals/u-boot.git] / include / configs / topic_miami.h
index b98656dd4c176c29ceaf8184c72d0f97a08bdfb8..a2dcd1ae20fd9f2e56381d507f216cfb47fe179e 100644 (file)
 #include "zynq-common.h"
 
 /* Fixup settings */
-#undef CONFIG_ENV_SIZE
-#define CONFIG_ENV_SIZE                        0x8000
-#undef CONFIG_ENV_OFFSET
-#define CONFIG_ENV_OFFSET              0x80000
 
 /* SPL settings */
 #undef CONFIG_SPL_ETH_SUPPORT
 /* sspi command isn't useful */
 #undef CONFIG_CMD_SPI
 
-/* No useful gpio */
-#undef CONFIG_ZYNQ_GPIO
-#undef CONFIG_CMD_GPIO
-
 /* No falcon support */
 #undef CONFIG_SPL_OS_BOOT
 #undef CONFIG_SPL_FPGA_SUPPORT
 /* FPGA commands that we don't use */
 
 /* Extras */
-#undef CONFIG_SYS_MEMTEST_START
-#define CONFIG_SYS_MEMTEST_START       0
-#undef CONFIG_SYS_MEMTEST_END
-#define CONFIG_SYS_MEMTEST_END 0x18000000
 
 /* Faster flash, ours may run at 108 MHz */
 #undef CONFIG_SPI_FLASH_WINBOND