Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
[platform/kernel/u-boot.git] / include / configs / nokia_rx51.h
index 453dd32..d9f4bdc 100644 (file)
@@ -50,7 +50,6 @@
 /*
  * Size of malloc() pool
  */
-#define CONFIG_ENV_SIZE                        (128 << 10)
 #define CONFIG_UBI_SIZE                        (512 << 10)
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + CONFIG_UBI_SIZE + \
                                        (128 << 10))