]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/malta.h
Merge git://www.denx.de/git/u-boot-imx
[people/ms/u-boot.git] / include / configs / malta.h
index 103360d2480121a4d781998e18dbe86186e1523a..b0b9664f57582e826e54956ac283a83c1cec2403 100644 (file)
@@ -63,7 +63,6 @@
 /*
  * Serial driver
  */
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_NS16550_PORT_MAPPED
 
 /*
@@ -83,7 +82,6 @@
 /*
  * Environment
  */
-#define CONFIG_ENV_IS_IN_FLASH
 #define CONFIG_ENV_SECT_SIZE           0x20000
 #define CONFIG_ENV_SIZE                        CONFIG_ENV_SECT_SIZE
 #define CONFIG_ENV_ADDR \
 /*
  * Commands
  */
-#define CONFIG_CMD_DATE
-#define CONFIG_CMD_IDE
-#define CONFIG_CMD_PCI
 
 #define CONFIG_SYS_LONGHELP            /* verbose help, undef to save memory */