diff options
Diffstat (limited to 'include/configs/shmin.h')
-rw-r--r-- | include/configs/shmin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/shmin.h b/include/configs/shmin.h index 0673e126dc..c5eacc616f 100644 --- a/include/configs/shmin.h +++ b/include/configs/shmin.h @@ -29,7 +29,6 @@ #define CONFIG_SYS_TEXT_BASE 0x8DFB0000 #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PBSIZE 256 /* Buffer size for Console output */ -#define CONFIG_SYS_MAXARGS 16 /* max args accepted for monitor commands */ /* Buffer size for Boot Arguments passed to kernel */ #define CONFIG_SYS_BARGSIZE 512 /* List of legal baudrate settings for this board */ |