Now that the PMU implementation is independent of HWPMC
as of r288992 use it to manage the CCNT.
Use the CNNT for get_cyclecount() instead of
binuptime() when device pmu is compiled in.
Enable by default for the BeagleBoneBlack configuration.
Optained from: Cambridge/L41
Sponsored by: DARPA/AFRL
We'll add DTrace as another downstream consumer later.
We'll also cleanup HWPMC to not manage this interrupt
anymore but just use the function.