commit | db2d3260617ae8c9076ef12e6de06bd5b3d82cd3 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sun Jul 14 09:55:08 2013 -0700 |
committer | Matt Turner <mattst88@gmail.com> | Sat Nov 16 16:33:18 2013 -0800 |
tree | 700ee620482cdee9aef58c3d4c8bde7336394c5d | |
parent | 85d0b3a573d8b711ee0c96199ac24a0f3283ed68 [diff] |
alpha: Enable the rpcc clocksource for single processor 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>