]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pb1x00.h
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[people/ms/u-boot.git] / include / configs / pb1x00.h
index 85cac5a7b45502f122a4749ebc0693bf0a6258fe..ba9c99850c6fa95a115f3dad3e1a8bab72ecb826 100644 (file)
@@ -30,7 +30,6 @@
 #endif
 
 #define        CONFIG_TIMESTAMP                /* Print image info with timestamp */
-#undef CONFIG_BOOTARGS
 
 #define        CONFIG_EXTRA_ENV_SETTINGS                                       \
        "addmisc=setenv bootargs ${bootargs} "                          \
@@ -46,7 +45,6 @@
  * Miscellaneous configurable options
  */
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory      */
-#define        CONFIG_SYS_CBSIZE               256             /* Console I/O Buffer Size   */
 #define        CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)  /* Print Buffer Size */
 #define        CONFIG_SYS_MAXARGS              16              /* max number of command args*/