summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2010-09-26 01:41:53 +0000
committerdavidxu <davidxu@FreeBSD.org>2010-09-26 01:41:53 +0000
commit7afff3e55e9b296722d109b0f12ce2ac9e0c7547 (patch)
treeb9ea4c4360a61b002b85ef2facbaa171e9feef6b /sys/powerpc/conf
parent0afdf593c022f2bd75eb54c4294be01ad4861f38 (diff)
downloadFreeBSD-src-7afff3e55e9b296722d109b0f12ce2ac9e0c7547.zip
FreeBSD-src-7afff3e55e9b296722d109b0f12ce2ac9e0c7547.tar.gz
Follow r213098, kernel POSIX semaphore module is no longer
needed.
Diffstat (limited to 'sys/powerpc/conf')
-rw-r--r--sys/powerpc/conf/GENERIC641
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64
index 88963d9..5dc66eb 100644
--- a/sys/powerpc/conf/GENERIC64
+++ b/sys/powerpc/conf/GENERIC64
@@ -59,7 +59,6 @@ options STACK #stack(9) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
-options P1003_1B_SEMAPHORES # POSIX-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
OpenPOWER on IntegriCloud