diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index 01884ad769..77fc1ef61b 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -33,8 +33,6 @@ /* undef to save memory */ #undef CONFIG_SYS_LONGHELP -/* max number of command args */ -#define CONFIG_SYS_MAXARGS 16 /* Boot argument buffer size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |