Skip to content

Commit

Permalink
sh: select GENERIC_TIME for new CMT driver.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Apr 27, 2009
1 parent fc4967b commit 5be7c0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -476,10 +476,11 @@ config SH_TIMER_CMT
bool "CMT clockevents driver"
depends on SYS_SUPPORTS_CMT && !SH_CMT
select GENERIC_CLOCKEVENTS
select GENERIC_TIME

config SH_MTU2
bool "MTU2 timer support"
depends on CPU_SH2A
depends on CPU_SH2A && !GENERIC_TIME
default y
help
This enables the use of the MTU2 as the system timer.
Expand Down

0 comments on commit 5be7c0a

Please sign in to comment.