diff options
Diffstat (limited to 'include/configs/imx27lite-common.h')
-rw-r--r-- | include/configs/imx27lite-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx27lite-common.h b/include/configs/imx27lite-common.h index ba4bfb0f40..7c680954cb 100644 --- a/include/configs/imx27lite-common.h +++ b/include/configs/imx27lite-common.h @@ -141,7 +141,6 @@ * U-Boot general configuration */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ -#define CONFIG_SYS_MAXARGS 16 /* max number of command args */ /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_CMDLINE_EDITING |