]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/malta.h
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
[people/ms/u-boot.git] / include / configs / malta.h
index 8eb6d7a269ea42cd171096e5a688ec7ad3c04ae9..54edb23d67534d52caba7ffc89ddb06dba9357b6 100644 (file)
@@ -52,7 +52,6 @@
 #define CONFIG_SYS_BOOTPARAMS_LEN      (128 * 1024)
 #define CONFIG_SYS_BOOTM_LEN           (64 * 1024 * 1024)
 
-#define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                         sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS             16
 /*
  * Commands
  */
-#define CONFIG_CMD_PCI
 
 #define CONFIG_SYS_LONGHELP            /* verbose help, undef to save memory */