summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/xilinx_versal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/xilinx_versal.h b/include/configs/xilinx_versal.h
index aae128f5ed..15a9db2a92 100644
--- a/include/configs/xilinx_versal.h
+++ b/include/configs/xilinx_versal.h
@@ -41,8 +41,6 @@
/* Monitor Command Prompt */
/* Console I/O Buffer Size */
#define CONFIG_SYS_CBSIZE 2048
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
- sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_SYS_MAXARGS 64