summaryrefslogtreecommitdiffstats
path: root/sys/amd64
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/amd64
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/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 222c8d4..b27c52d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -59,7 +59,6 @@ options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options ADAPTIVE_GIANT # Giant mutex is adaptive.
options STOP_NMI # Stop CPUS using NMI instead of IPI
-#options COMMONID # Enable support for common UID/GID space
# Debugging for use in -current
options KDB # Enable kernel debugger support.
OpenPOWER on IntegriCloud