summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/conf/GENERIC')
-rw-r--r--sys/alpha/conf/GENERIC3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index a6ce9f2..75e8ad7 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -68,8 +68,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