alpha: Enable the rpcc clocksource for single processor
authorRichard Henderson <rth@twiddle.net>
Sun, 14 Jul 2013 16:55:08 +0000 (09:55 -0700)
committerMatt Turner <mattst88@gmail.com>
Sun, 17 Nov 2013 00:33:18 +0000 (16:33 -0800)
Don't depend on SMP, just check the number of processors online.
This allows a single distribution kernel to use the clocksource
when run on a single processor machine.  Do depend on whether or
not we're using WTINT.

Signed-off-by: Richard Henderson <rth@twiddle.net>

No differences found