summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/Kconfig
diff options
context:
space:
mode:
authorAnthony Felice <tony.felice@timesys.com>2013-11-07 11:55:15 -0500
committerAnthony Felice <tony.felice@timesys.com>2013-11-07 11:55:15 -0500
commit8dbbf996897e1d5878f3f5fd5fff5adedb04f3b8 (patch)
tree7cf8054eb498f5b7dcb3118a9e2bebe311134125 /arch/arm/plat-mxc/Kconfig
parent498b5774630e0c8ac7dadd72fce5ceb555f741b8 (diff)
Add Global Timer support to fix High Resolution Timer functionality.
This patch was submitted by Yoshihisa Ozawa <ozawa@lineo.co.jp> in ticket #52306.
Diffstat (limited to 'arch/arm/plat-mxc/Kconfig')
-rwxr-xr-xarch/arm/plat-mxc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
index 9f40120e63e1..d3cf435d6d28 100755
--- a/arch/arm/plat-mxc/Kconfig
+++ b/arch/arm/plat-mxc/Kconfig
@@ -138,7 +138,7 @@ config HAVE_PIT
config MXC_USE_PIT
bool "Use PIT"
- depends on HAVE_PIT
+ depends on HAVE_PIT && !HIGH_RES_TIMERS
help
Use PIT as the system timer on systems that have it.
Anyway, on some systems the GPT may be in use such as mvf platform.