summaryrefslogtreecommitdiffstats
path: root/include/configs/novena.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r--include/configs/novena.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h
index 074110c939..3809c6c59b 100644
--- a/include/configs/novena.h
+++ b/include/configs/novena.h
@@ -58,9 +58,6 @@
/* U-Boot general configurations */
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O buffer size */
-#define CONFIG_SYS_PBSIZE \
- (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
- /* Print buffer size */
#define CONFIG_SYS_MAXARGS 32 /* Max number of command args */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
/* Boot argument buffer size */
OpenPOWER on IntegriCloud