Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
[platform/kernel/u-boot.git] / include / configs / pcl063_ull.h
index fee0c3d..0e047df 100644 (file)
@@ -18,9 +18,6 @@
 
 #define CONFIG_SYS_FSL_USDHC_NUM       2
 
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN          (16 * SZ_1M)
-
 /* Environment settings */
 
 /* Environment in SD */
 /* MMC Configs */
 
 #define CONFIG_SYS_FSL_ESDHC_ADDR      USDHC2_BASE_ADDR
-#define CONFIG_SUPPORT_EMMC_BOOT
 
 /* I2C configs */
 
 /* Miscellaneous configurable options */
 
-#define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
-#define CONFIG_SYS_HZ                  1000
-
 /* Physical Memory Map */
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
 #define PHYS_SDRAM_SIZE                        SZ_256M