diff options
Diffstat (limited to 'include/configs/zmx25.h')
-rw-r--r-- | include/configs/zmx25.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index 463f0deb51..204cd30026 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -118,8 +118,6 @@ #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM + PHYS_SDRAM_SIZE) #define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_LONGHELP #define CONFIG_CMDLINE_EDITING |