diff options
Diffstat (limited to 'include/configs/adp-ag101p.h')
-rw-r--r-- | include/configs/adp-ag101p.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/adp-ag101p.h b/include/configs/adp-ag101p.h index f506124c3d..2187445b31 100644 --- a/include/configs/adp-ag101p.h +++ b/include/configs/adp-ag101p.h @@ -107,9 +107,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 |