diff options
Diffstat (limited to 'include/configs/adp-ae3xx.h')
-rw-r--r-- | include/configs/adp-ae3xx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/adp-ae3xx.h b/include/configs/adp-ae3xx.h index c7691c096b..2e86b5d732 100644 --- a/include/configs/adp-ae3xx.h +++ b/include/configs/adp-ae3xx.h @@ -101,9 +101,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -/* max number of command args */ -#define CONFIG_SYS_MAXARGS 16 - /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |