summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
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/sparc64/conf
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/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 53ba359..77ac662 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -58,7 +58,6 @@ options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options ADAPTIVE_GIANT # Giant mutex is adaptive.
-#options COMMONID # Enable support for common UID/GID space
# Debugging for use in -current
options KDB # Enable kernel debugger support.
OpenPOWER on IntegriCloud