Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 5:25 PM
Unknown Object (File)
Nov 3 2024, 2:50 AM
Unknown Object (File)
Sep 30 2024, 7:12 AM
Unknown Object (File)
Sep 27 2024, 1:17 PM
Unknown Object (File)
Sep 27 2024, 3:03 AM
Unknown Object (File)
Sep 25 2024, 6:10 PM
Unknown Object (File)
Sep 24 2024, 9:34 PM
Unknown Object (File)
Sep 20 2024, 2:20 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.