]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/boston.h
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
[people/ms/u-boot.git] / include / configs / boston.h
index 50aaa7be8c9f3f33b47eb174aa188ea7d0e43575..ee4e4a37eacf51ba706029d529fdba62fe217dff 100644 (file)
@@ -20,7 +20,6 @@
 /*
  * PCI
  */
-#define CONFIG_CMD_PCI
 
 /*
  * Memory map
 /*
  * Console
  */
-#define CONFIG_SYS_MAXARGS             16
-#define CONFIG_SYS_CBSIZE              256
-#define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
-                                        sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_LONGHELP
 
 /*
@@ -64,7 +59,6 @@
 /*
  * Environment
  */
-#define CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_SECT_SIZE           0x20000
 #define CONFIG_ENV_SIZE                        CONFIG_ENV_SECT_SIZE
 #ifdef CONFIG_64BIT