commit | c161e40f45d32b48f8facbee17720e708607002f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Jan 29 18:11:25 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 29 18:11:25 2009 +0900 |
tree | a826fa930716cfa82cee2aa4a88a0eb31c6d9263 | |
parent | d63f3a5857906851b9c1a39e3871a97f4acc1005 [diff] |
sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet. GENERIC_TIME still depends on the clocksource bits being there, which is presently not supported. This allows the CMT clockevent driver to be used alongside alternate system timers that do not yet provide a clocksource of their own (MTU2 and so on in the case of SH-2A). Signed-off-by: Paul Mundt <lethal@linux-sh.org>