diff options
Diffstat (limited to 'include/configs/h2200.h')
-rw-r--r-- | include/configs/h2200.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/h2200.h b/include/configs/h2200.h index def9e21cf0..9d2e9e8dc7 100644 --- a/include/configs/h2200.h +++ b/include/configs/h2200.h @@ -114,9 +114,6 @@ /* Monitor Command Prompt */ -/* Console I/O Buffer Size */ -#define CONFIG_SYS_CBSIZE 256 - /* Print Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |