]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stm32f746-disco.h
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
[people/ms/u-boot.git] / include / configs / stm32f746-disco.h
index 470722d693bd270bb35ec7afb80392db466113a8..ec0c2a65707b696eaf7b343b1d15862095be3a20 100644 (file)
@@ -47,8 +47,6 @@
 #define CONFIG_REVISION_TAG
 
 #define CONFIG_SYS_CBSIZE              1024
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE \
-                                       + sizeof(CONFIG_SYS_PROMPT) + 16)
 
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_MALLOC_LEN          (1 * 1024 * 1024)