From: Paul Mundt Date: Thu, 29 Jan 2009 09:11:25 +0000 (+0900) Subject: sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet. X-Git-Tag: v2.6.30-rc1~673^2~82 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c161e40f45d32b48f8facbee17720e708607002f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed