diff options
Diffstat (limited to 'include/configs/rsk7269.h')
-rw-r--r-- | include/configs/rsk7269.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rsk7269.h b/include/configs/rsk7269.h index 76e33c5187..8fc6083d3d 100644 --- a/include/configs/rsk7269.h +++ b/include/configs/rsk7269.h @@ -18,7 +18,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE { CONFIG_BAUDRATE } #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_CBSIZE 256 /* Boot Argument Buffer Size */ #define CONFIG_SYS_PBSIZE 256 /* Print Buffer Size */ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ |