diff options
Diffstat (limited to 'include/configs/exynos-common.h')
-rw-r--r-- | include/configs/exynos-common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos-common.h b/include/configs/exynos-common.h index 031586b0df..1670dac34e 100644 --- a/include/configs/exynos-common.h +++ b/include/configs/exynos-common.h @@ -44,7 +44,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE 1024 /* Print Buffer Size */ -#define CONFIG_SYS_MAXARGS 16 /* max number of command args */ /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |