Skip to content
Snippets Groups Projects
Commit 0e0c4357 authored by TsiChung Liew's avatar TsiChung Liew Committed by John Rigby
Browse files

Fix compile error caused by missing timer function


Add #define CONFIG_MCFTMR in EB+MCF-EV123.h configuration file

Signed-off-by: default avatarTsiChung Liew <Tsi-Chung.Liew@freescale.com>
parent c37ea031
No related branches found
No related tags found
No related merge requests found
...@@ -84,6 +84,8 @@ ...@@ -84,6 +84,8 @@
#define CONFIG_CMD_MII #define CONFIG_CMD_MII
#define CONFIG_CMD_NET #define CONFIG_CMD_NET
#define CONFIG_MCFTMR
#define CONFIG_MCFFEC #define CONFIG_MCFFEC
#ifdef CONFIG_MCFFEC #ifdef CONFIG_MCFFEC
# define CONFIG_NET_MULTI 1 # define CONFIG_NET_MULTI 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment