diff options
Diffstat (limited to 'include/configs/ap_sh4a_4a.h')
-rw-r--r-- | include/configs/ap_sh4a_4a.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ap_sh4a_4a.h b/include/configs/ap_sh4a_4a.h index e5949b7679a..8acaee1a877 100644 --- a/include/configs/ap_sh4a_4a.h +++ b/include/configs/ap_sh4a_4a.h @@ -33,8 +33,6 @@ /* Monitor Command Prompt */ /* Buffer size for Console output */ #define CONFIG_SYS_PBSIZE 256 -/* max args accepted for monitor commands */ -#define CONFIG_SYS_MAXARGS 16 /* Buffer size for Boot Arguments passed to kernel */ #define CONFIG_SYS_BARGSIZE 512 /* List of legal baudrate settings for this board */ |