ColdFire: Cache update for all platforms
[oweals/u-boot.git] / include / configs / meesc.h
index c3255fad6441756ff8964d9f31bc548755866cb8..d002b975101d3743b1c587a439700ac55af1fc67 100644 (file)
@@ -31,6 +31,8 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
+#define CONFIG_AT91_LEGACY
+
 /* Common stuff */
 #define CONFIG_SYS_HZ                  1000    /* decrementer freq */
 #define CONFIG_MEESC                   1       /* Board is esd MEESC */
@@ -57,6 +59,7 @@
  */
 
 /* Console output */
+#define CONFIG_AT91_GPIO                       1
 #define CONFIG_ATMEL_USART                     1
 #undef CONFIG_USART0
 #undef CONFIG_USART1