include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[platform/kernel/u-boot.git] / include / configs / zipitz2.h
index 9b3769b..71428b6 100644 (file)
@@ -22,7 +22,6 @@
  * Environment settings
  */
 #define        CONFIG_ENV_OVERWRITE
-#define CONFIG_ENV_IS_IN_FLASH         1
 #define CONFIG_ENV_ADDR                        0x40000
 #define CONFIG_ENV_SIZE                        0x10000
 
@@ -36,8 +35,6 @@
        "else "                                                         \
                "bootm 0x50000; "                                       \
        "fi; "
-#define        CONFIG_BOOTARGS                                                 \
-       "console=tty0 console=ttyS2,115200 fbcon=rotate:3"
 #define        CONFIG_TIMESTAMP
 #define        CONFIG_CMDLINE_TAG
 #define        CONFIG_SETUP_MEMORY_TAGS
@@ -83,9 +80,7 @@ unsigned char zipitz2_spi_read(void);
 #endif
 
 #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 */
+
 #define        CONFIG_SYS_BARGSIZE             CONFIG_SYS_CBSIZE       /* Boot Argument Buffer Size */
 #define        CONFIG_SYS_DEVICE_NULLDEV       1