From 4275e0d98d4976b415e1054cd936e15af18bc7d1 Mon Sep 17 00:00:00 2001 From: Mike Barcroft Date: Sun, 13 Oct 2002 16:29:17 +0000 Subject: Remove the P1003_1B kernel option; it is no longer used. --- sys/alpha/conf/GENERIC | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/alpha') diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index a6ce9f26bbd4..75e8ad758c43 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 -- cgit v1.3