summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/configs/warp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/warp.h b/include/configs/warp.h
index bcdd1125f9..aa3115b51d 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -81,9 +81,6 @@
#define CONFIG_HW_WATCHDOG
#define CONFIG_IMX_WATCHDOG
#define CONFIG_WATCHDOG_TIMEOUT_MSECS 30000 /* 30s */
-
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_MAXARGS 16
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
OpenPOWER on IntegriCloud