diff --git a/[refs] b/[refs] index a21adea180ec..6f97020c42f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c161e40f45d32b48f8facbee17720e708607002f +refs/heads/master: 508eb2ce222053e51e2243b7add8eeac85b1d250 diff --git a/trunk/arch/sh/Kconfig b/trunk/arch/sh/Kconfig index 50c992444e55..78a01d7d37ef 100644 --- a/trunk/arch/sh/Kconfig +++ b/trunk/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.