Page MenuHomeFreeBSD

Remove NO_EVENTTIMERS support
ClosedPublic

Authored by markj on Nov 18 2020, 3:34 PM.
Tags
None
Referenced Files
F104392717: D27270.diff
Fri, Dec 6, 11:26 PM
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
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34887
Build 31908: arc lint + arc unit

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.