[Bug 259036] Add PPS_SYNC to GENERIC kernel configuration
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259036] feature request: add PPS_SYNC to GENERIC"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Oct 2021 19:35:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259036
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=e81e77c5a055d1cbf6d6a6f0acbaf443267aa84f
commit e81e77c5a055d1cbf6d6a6f0acbaf443267aa84f
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-10-10 12:20:45 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-10-10 19:34:40 +0000
Enable PPS_SYNC on amd64, arm64 and armv7
Remove the option from NOTES/LINT, and add to NOTES for powerpc and
riscv.
PR: 259036
Requested by: John Hay <john@sanren.ac.za>
Discussed with: ian, imp
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/amd64/conf/GENERIC | 6 ++++++
sys/arm/conf/std.armv7 | 6 ++++++
sys/arm64/conf/std.arm64 | 6 ++++++
sys/conf/NOTES | 6 ------
sys/powerpc/conf/NOTES | 2 ++
sys/riscv/conf/NOTES | 2 ++
6 files changed, 22 insertions(+), 6 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.