summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/Kconfig
diff options
context:
space:
mode:
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.