summaryrefslogtreecommitdiff
path: root/include/configs/mx25pdk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx25pdk.h')
-rw-r--r--include/configs/mx25pdk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index 8b472bf0f0..a010371e2f 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -63,9 +63,6 @@
/* U-Boot general configuration */
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
-/* Print buffer sz */
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
- sizeof(CONFIG_SYS_PROMPT) + 16)
#define CONFIG_SYS_MAXARGS 16 /* max number of command args */
/* Boot Argument Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE