From 4cc167a35217f9cee81a2f366e451fae42fd4a6c Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Tue, 12 Oct 2021 01:02:35 +0300 Subject: Restore PPS_SYNC in NOTES This partially reverts e81e77c5a055, leaving the option both in GENERICs on amd64/arm64/arm, and in global NOTES file. Apparently this better matches existing practice, where we do not try to hard to make LINT and GENERIC complimentary. Requested and reviewed by: jhb Sponsored by: The FreeBSD Foundation MFC after: 1 week --- sys/powerpc/conf/NOTES | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/powerpc') diff --git a/sys/powerpc/conf/NOTES b/sys/powerpc/conf/NOTES index 1a0c70fb08f9..78d990331ead 100644 --- a/sys/powerpc/conf/NOTES +++ b/sys/powerpc/conf/NOTES @@ -46,8 +46,6 @@ options PSIM #GDB PSIM ppc simulator options MAMBO #IBM Mambo Full System Simulator options QEMU #QEMU processor emulator -options PPS_SYNC - # The cpufreq(4) driver provides support for CPU frequency control device cpufreq -- cgit v1.2.3