Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 10:47 AM
Unknown Object (File)
Dec 20 2023, 5:09 AM
Unknown Object (File)
Nov 15 2023, 11:47 AM
Unknown Object (File)
Nov 8 2023, 11:21 PM
Unknown Object (File)
Oct 29 2023, 9:37 AM
Unknown Object (File)
Sep 5 2023, 11:47 AM
Unknown Object (File)
Aug 24 2023, 5:14 PM
Unknown Object (File)
Aug 14 2023, 12:01 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.