diff options
Diffstat (limited to 'include/configs/xtfpga.h')
-rw-r--r-- | include/configs/xtfpga.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h index 4ac3158f81..3050f17b81 100644 --- a/include/configs/xtfpga.h +++ b/include/configs/xtfpga.h @@ -115,8 +115,6 @@ #define CONFIG_BOOTFILE "uImage" /* Console I/O Buffer Size */ #define CONFIG_SYS_CBSIZE 1024 - /* max number of command args */ -#define CONFIG_SYS_MAXARGS 16 /* Boot Argument Buffer Size */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |