aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2004-12-30 18:31:53 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2004-12-30 18:31:53 +0000
commit944039bc0883c80de777f59ec915b95df149bd0c (patch)
tree1f3164dc5de0cc1a2c7e823e5e9ecddf194b3d20 /sys/sparc64/conf/GENERIC
parent08e044cb8921733f0c5d815ee67f4d99bba98156 (diff)
downloadsrc-944039bc0883c80de777f59ec915b95df149bd0c.tar.gz
src-944039bc0883c80de777f59ec915b95df149bd0c.zip
Minor sync to alpha and i386:
- Add ADAPTIVE_GIANT and AHC_REG_PRETTY_PRINT. - Indent SMP to match other options.
Notes
Notes: svn path=/head/; revision=139446
Diffstat (limited to 'sys/sparc64/conf/GENERIC')
-rw-r--r--sys/sparc64/conf/GENERIC5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 4ae6ca3b769b..92c53f3d93f5 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -58,6 +58,9 @@ 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 AHC_REG_PRETTY_PRINT # Print register bitfields in debug
+ # output. Adds ~128k to driver.
+options ADAPTIVE_GIANT # Giant mutex is adaptive.
# Debugging for use in -current
options KDB # Enable kernel debugger support.
@@ -69,7 +72,7 @@ options WITNESS # Enable checks to detect deadlocks and cycles
options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
# To make an SMP kernel, the next line is needed
-options SMP # Symmetric MultiProcessor Kernel
+options SMP # Symmetric MultiProcessor Kernel
# Standard busses
device ebus