aboutsummaryrefslogtreecommitdiff
path: root/include/configs/controlcenterd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/controlcenterd.h')
-rw-r--r--include/configs/controlcenterd.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h
index 52be713..7a07d5c 100644
--- a/include/configs/controlcenterd.h
+++ b/include/configs/controlcenterd.h
@@ -322,11 +322,6 @@
#endif /* CONFIG_TRAILBLAZER */
#define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
-#ifdef CONFIG_CMD_KGDB
-#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
-#else
-#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
-#endif
/* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_MAXARGS 16