aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 50c992444e5..78a01d7d37e 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -419,7 +419,7 @@ config SH_TMU
config SH_CMT
bool "CMT timer support"
- depends on SYS_SUPPORTS_CMT
+ depends on SYS_SUPPORTS_CMT && CPU_SH2
default y
help
This enables the use of the CMT as the system timer.