]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/trizepsiv.h
at91sam9260ek: move board id setup to config header
[karo-tx-uboot.git] / include / configs / trizepsiv.h
index 47c6a232d2844fb3d5aec25b218b3cd4d8f470a0..c1bfe31e46233cf32e6e1123e9291e4461bff172 100644 (file)
@@ -64,7 +64,6 @@
  * select serial console configuration
  */
 #define CONFIG_PXA_SERIAL
-#define CONFIG_SERIAL_MULTI
 #define CONFIG_FFUART         1       /* we use FFUART on Conxs */
 #define CONFIG_BTUART         1       /* we use BTUART on Conxs */
 #define CONFIG_STUART         1       /* we use STUART on Conxs */
 #define CONFIG_SYS_CPUSPEED            0x207           /* need to look more closely, I think this is Turbo = 2x, L=91Mhz */
 
 #ifdef CONFIG_MMC
-#define CONFIG_PXA_MMC
+#define        CONFIG_GENERIC_MMC
+#define        CONFIG_PXA_MMC_GENERIC
 #define CONFIG_CMD_MMC
 #define CONFIG_SYS_MMC_BASE            0xF0000000
 #endif