aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2005-07-14 15:39:06 +0000
committerKen Smith <kensmith@FreeBSD.org>2005-07-14 15:39:06 +0000
commit22e59cec3b14ab1dc282ae7571033c9b6568c827 (patch)
tree65349ee2fb31ffcdaf6e34d4619e1d961135257e /sys/sparc64
parent4f8721d2a9c93450bb98cb9a80673bdc172d774e (diff)
downloadsrc-22e59cec3b14ab1dc282ae7571033c9b6568c827.tar.gz
src-22e59cec3b14ab1dc282ae7571033c9b6568c827.zip
Add recently invented COMPAT_FREEBSD5 option.
MFC after: 3 days
Notes
Notes: svn path=/head/; revision=147991
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 7c469800fe12..5a2d7bf66719 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -51,6 +51,7 @@ options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
+options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory