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