summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-blackfin/config.h')
-rw-r--r--include/asm-blackfin/config.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/asm-blackfin/config.h b/include/asm-blackfin/config.h
index 6623fb7ae..5739b1377 100644
--- a/include/asm-blackfin/config.h
+++ b/include/asm-blackfin/config.h
@@ -120,11 +120,7 @@
# define CONFIG_SYS_PROMPT "bfin> "
#endif
#ifndef CONFIG_SYS_CBSIZE
-# ifdef CONFIG_CMD_KGDB
-# define CONFIG_SYS_CBSIZE 1024
-# else
-# define CONFIG_SYS_CBSIZE 256
-# endif
+# define CONFIG_SYS_CBSIZE 1024
#endif
#ifndef CONFIG_SYS_BARGSIZE
# define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE