diff options
Diffstat (limited to 'include/configs/tb100.h')
-rw-r--r-- | include/configs/tb100.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tb100.h b/include/configs/tb100.h index 699c18ae3b..9b4c7a9a35 100644 --- a/include/configs/tb100.h +++ b/include/configs/tb100.h @@ -74,7 +74,5 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #endif /* _CONFIG_TB100_H_ */ |