summaryrefslogtreecommitdiff
path: root/include/configs/hrcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hrcon.h')
-rw-r--r--include/configs/hrcon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h
index 565a5aae93..f8cfc0d182 100644
--- a/include/configs/hrcon.h
+++ b/include/configs/hrcon.h
@@ -522,8 +522,6 @@ void fpga_control_clear(unsigned int bus, int pin);
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_MAXARGS 16 /* max number of command args */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE