Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
[platform/kernel/u-boot.git] / include / configs / amcore.h
index 898978e..e80c9f6 100644 (file)
@@ -46,7 +46,6 @@
 #define CONFIG_SYS_WRITE_SWAPPED_DATA
 /* reserve 128-4KB */
 #define CONFIG_SYS_MONITOR_LEN          ((128 - 4) * 1024)
-#define CONFIG_SYS_BOOTPARAMS_LEN      (64 * 1024)
 
 #define LDS_BOARD_TEXT \
        . = DEFINED(env_offset) ? env_offset : .; \