summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2015-07-07 09:03:47 +0200
committerStefan Agner <stefan.agner@toradex.com>2015-07-07 09:03:47 +0200
commitfc69db24720b0d5aed7b04a70ddc56a0162cb7f5 (patch)
treeff4a8db1966b7e62a9651cf8ad37a180894fdd09 /include
parentf3a9a52388e47475faddf581e2510be852d6e5fb (diff)
arm: vf610: support global timer
Add support for ARM global timer. This allows to save the platform wide PIT timer for other purposes such as MQX on the secondary Cortex-M4 core.
Diffstat (limited to 'include')
-rw-r--r--include/configs/colibri_vf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h
index 1cbe08d2b9..e3e70cf1a8 100644
--- a/include/configs/colibri_vf.h
+++ b/include/configs/colibri_vf.h
@@ -22,6 +22,7 @@
#define CONFIG_USE_ARCH_MEMSET
#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_SYS_GLOBAL_TIMER
#define CONFIG_ARCH_CPU_INIT
#define CONFIG_ARCH_MISC_INIT
#define CONFIG_DISPLAY_CPUINFO