X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmalta.h;h=54edb23d67534d52caba7ffc89ddb06dba9357b6;hb=3784c789e7e8de3d022ddf198b01e54b68971cd5;hp=8eb6d7a269ea42cd171096e5a688ec7ad3c04ae9;hpb=85fc970d74d09f33fcdcc649e73c5dc4f5334605;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/malta.h b/include/configs/malta.h index 8eb6d7a269..54edb23d67 100644 --- a/include/configs/malta.h +++ b/include/configs/malta.h @@ -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 @@ -100,7 +99,6 @@ /* * Commands */ -#define CONFIG_CMD_PCI #define CONFIG_SYS_LONGHELP /* verbose help, undef to save memory */