Commit 5be7c0a4 authored by Paul Mundt's avatar Paul Mundt

sh: select GENERIC_TIME for new CMT driver.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fc4967b8
...@@ -476,10 +476,11 @@ config SH_TIMER_CMT ...@@ -476,10 +476,11 @@ config SH_TIMER_CMT
bool "CMT clockevents driver" bool "CMT clockevents driver"
depends on SYS_SUPPORTS_CMT && !SH_CMT depends on SYS_SUPPORTS_CMT && !SH_CMT
select GENERIC_CLOCKEVENTS select GENERIC_CLOCKEVENTS
select GENERIC_TIME
config SH_MTU2 config SH_MTU2
bool "MTU2 timer support" bool "MTU2 timer support"
depends on CPU_SH2A depends on CPU_SH2A && !GENERIC_TIME
default y default y
help help
This enables the use of the MTU2 as the system timer. This enables the use of the MTU2 as the system timer.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment