Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 21, 10:25 PM
Unknown Object (File)
May 22 2025, 4:15 AM
Unknown Object (File)
May 20 2025, 4:02 PM
Unknown Object (File)
May 10 2025, 12:00 PM
Unknown Object (File)
Apr 21 2025, 12:55 PM
Unknown Object (File)
Apr 20 2025, 3:18 AM
Unknown Object (File)
Mar 11 2025, 12:14 AM
Unknown Object (File)
Feb 25 2025, 11:05 AM
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.