diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/tbs2910.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tbs2910.h b/include/configs/tbs2910.h index 601347d..2683214 100644 --- a/include/configs/tbs2910.h +++ b/include/configs/tbs2910.h @@ -39,8 +39,6 @@ #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_CBSIZE 1024 -#define CONFIG_SYS_PBSIZE \ - (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_HZ 1000 /* Physical Memory Map */ |