Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / xilinx_zynqmp_mini_qspi.h
index 6fb0520..3091bae 100644 (file)
 
 #include <configs/xilinx_zynqmp_mini.h>
 
-#define CONFIG_SYS_ICACHE_OFF
-#define CONFIG_NR_DRAM_BANKS   1
-#define CONFIG_ENV_SIZE                1400
 #define CONFIG_SYS_INIT_SP_ADDR        (CONFIG_SYS_TEXT_BASE + 0x20000)
-#define CONFIG_SYS_MALLOC_LEN  0x2000
 
 #endif /* __CONFIG_ZYNQMP_MINI_QSPI_H */