Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 30, 7:12 AM
Unknown Object (File)
Fri, Sep 27, 1:17 PM
Unknown Object (File)
Fri, Sep 27, 3:03 AM
Unknown Object (File)
Wed, Sep 25, 6:10 PM
Unknown Object (File)
Tue, Sep 24, 9:34 PM
Unknown Object (File)
Fri, Sep 20, 2:20 PM
Unknown Object (File)
Sat, Sep 14, 10:50 PM
Unknown Object (File)
Sep 5 2024, 5:30 PM
Subscribers

Details

Summary

The arm configs that required it have been removed from the tree.
Removing this option makes the callout code easier to read and
discourages developers from adding new boards without eventtimer
drivers, so let's get rid of it.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Nov 18 2020, 3:34 PM

I am happy that after all the years the transition is finally done. :)

This revision is now accepted and ready to land.Nov 18 2020, 3:49 PM
This revision was automatically updated to reflect the committed changes.