]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/h2200.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / h2200.h
index def9e21cf053dc6472a6a1432ccb0b41cbb17bfc..870014ddf4750d13bd999b27278bf789c5174c72 100644 (file)
@@ -26,7 +26,6 @@
 #define CONFIG_ENV_SIZE                        0x00040000
 #define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 128*1024)
 
-#define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_LOAD_ADDR           0xa3000000 /* default load address */
 
 /*
 
 /* Monitor Command Prompt */
 
-/* Console I/O Buffer Size */
-#define CONFIG_SYS_CBSIZE              256
-
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                       sizeof(CONFIG_SYS_PROMPT) + 16)
-
 #define CONFIG_USB_DEV_PULLUP_GPIO     33
 /* USB VBUS GPIO 3 */