summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/TASREG.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/TASREG.h b/include/configs/TASREG.h
index 2b2ae01f6..dccdf0ca9 100644
--- a/include/configs/TASREG.h
+++ b/include/configs/TASREG.h
@@ -43,6 +43,10 @@
#define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */
+#define CONFIG_MCFTMR
+
+#define CONFIG_MCFUART
+#define CFG_UART_PORT (0)
#define CONFIG_BAUDRATE 19200
#define CFG_BAUDRATE_TABLE { 9600 , 19200 , 38400 , 57600, 115200 }