diff options
Diffstat (limited to 'include/configs/tb100.h')
-rw-r--r-- | include/configs/tb100.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tb100.h b/include/configs/tb100.h index 09d5718971..699c18ae3b 100644 --- a/include/configs/tb100.h +++ b/include/configs/tb100.h @@ -73,7 +73,6 @@ * Console configuration */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |