MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[platform/kernel/u-boot.git] / include / configs / sniper.h
index 01697a5..0187fca 100644 (file)
  * SPL
  */
 
-#define CONFIG_SPL_BSS_START_ADDR      0x80000000
-#define CONFIG_SYS_SPL_MALLOC_START    0x80208000
-#define CONFIG_SYS_SPL_MALLOC_SIZE     (1024 * 1024)
-#define CONFIG_SPL_STACK               LOW_LEVEL_SRAM_STACK
-
 /*
  * Serial
  */