rockchip: config: use common CONFIG_ENV_SIZE for all SoCs
[platform/kernel/u-boot.git] / include / configs / kylin_rk3036.h
index 36009b8..d2d630d 100644 (file)
@@ -13,8 +13,6 @@
 #ifndef CONFIG_SPL_BUILD
 
 /* Store env in emmc */
-#undef CONFIG_ENV_SIZE
-#define CONFIG_ENV_SIZE                        SZ_32K
 #define CONFIG_SYS_MMC_ENV_DEV         0 /* emmc */
 #define CONFIG_SYS_MMC_ENV_PART                0 /* user area */