summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authormike <mike@FreeBSD.org>2002-10-13 16:29:17 +0000
committermike <mike@FreeBSD.org>2002-10-13 16:29:17 +0000
commit274818ff2ca9a6508b3360d047e2e90f0816e6a5 (patch)
tree85914d1e48ee492142c93276d3d4850503c2c07a /sys/sparc64/conf
parent3f24148d9ccbe2d5e5bcc9f431bd4517db5705e5 (diff)
downloadFreeBSD-src-274818ff2ca9a6508b3360d047e2e90f0816e6a5.zip
FreeBSD-src-274818ff2ca9a6508b3360d047e2e90f0816e6a5.tar.gz
Remove the P1003_1B kernel option; it is no longer used.
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 7d75770..c5d80776 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -54,8 +54,7 @@ options KTRACE #ktrace(1) syscall trace support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
-#options P1003_1B #Posix P1003_1B real-time extentions
-#options _KPOSIX_PRIORITY_SCHEDULING
+#options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
# Debugging for use in -current
options DDB #Enable the kernel debugger
OpenPOWER on IntegriCloud