From a0ad31166407bfa314026a0f62e846b688177474 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Wed, 4 Feb 2009 15:28:06 +0900 Subject: [PATCH] --- yaml --- r: 133272 b: refs/heads/master c: 508eb2ce222053e51e2243b7add8eeac85b1d250 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.