include/configs: remove default values of CONFIG_SYS_BARGSIZE
[platform/kernel/u-boot.git] / include / configs / sh7753evb.h
index 4eb8ffb..66f8c7a 100644 (file)
 #define SH7753EVB_SDRAM_SIZE           (512 * 1024 * 1024)
 
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              256
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_BARGSIZE            512
 #define CONFIG_SYS_BAUDRATE_TABLE      { 115200 }
 
 /* SCIF */