diff options
Diffstat (limited to 'include/configs/mv-common.h')
-rw-r--r-- | include/configs/mv-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mv-common.h b/include/configs/mv-common.h index 18003e1eba..7c2bab2fc6 100644 --- a/include/configs/mv-common.h +++ b/include/configs/mv-common.h @@ -68,8 +68,6 @@ #define CONFIG_SETUP_MEMORY_TAGS 1 /* enable memory tag */ #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buff Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE \ - +sizeof(CONFIG_SYS_PROMPT) + 16) /* Print Buff */ /* * Size of malloc() pool |