summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
diff options
context:
space:
mode:
authorbabkin <babkin@FreeBSD.org>2006-06-26 22:03:22 +0000
committerbabkin <babkin@FreeBSD.org>2006-06-26 22:03:22 +0000
commitf0555f2de979cc15b2f5899edf00461f6d7ead98 (patch)
tree5a888face21156af319d2eb75b377d99d44fcb7f /sys/powerpc
parentd1da54538c97d4601d9177d8900bd5fe8f53cc00 (diff)
downloadFreeBSD-src-f0555f2de979cc15b2f5899edf00461f6d7ead98.zip
FreeBSD-src-f0555f2de979cc15b2f5899edf00461f6d7ead98.tar.gz
Backed out the change by request from rwatson.
PR: kern/14584
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index d30b795..8767262 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -57,7 +57,6 @@ options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
-#options COMMONID # Enable support for common UID/GID space
# Debugging for use in -current
options KDB #Enable the kernel debugger
OpenPOWER on IntegriCloud