rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
[platform/kernel/u-boot.git] / include / configs / rk3399_common.h
index 1d7a872..561bfa7 100644 (file)
@@ -10,7 +10,6 @@
 #include "rockchip-common.h"
 
 #define CONFIG_NR_DRAM_BANKS           1
-#define CONFIG_ENV_SIZE                        0x2000
 #define CONFIG_SYS_MALLOC_LEN          (32 << 20)
 #define CONFIG_SYS_CBSIZE              1024
 #define CONFIG_SKIP_LOWLEVEL_INIT