Convert CONFIG_SYS_MALLOC_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / tbs2910.h
index 01c1143..acc6e6c 100644 (file)
@@ -16,8 +16,6 @@
 
 #define CONFIG_SYS_HZ                  1000
 
-#define CONFIG_IMX_THERMAL
-
 /* Physical Memory Map */
 #define CONFIG_SYS_SDRAM_BASE          MMDC0_ARB_BASE_ADDR
 
@@ -28,8 +26,6 @@
 #define CONFIG_SYS_INIT_SP_ADDR \
        (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
 
-#define CONFIG_SYS_MALLOC_LEN          (128 * 1024 * 1024)
-
 #define CONFIG_SYS_BOOTMAPSZ           0x10000000
 
 /* Serial console */