summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-09-26 12:36:34 +0000
committerru <ru@FreeBSD.org>2006-09-26 12:36:34 +0000
commitd4abbeb0fe29fd402524a88f9193183261be8139 (patch)
treefd2a308e460f18510350f31a05294c0b5e93941e /sys/amd64/conf
parent2fdf351700720bcabf9188eff29b5dda9bdad5b3 (diff)
downloadFreeBSD-src-d4abbeb0fe29fd402524a88f9193183261be8139.zip
FreeBSD-src-d4abbeb0fe29fd402524a88f9193183261be8139.tar.gz
Added COMPAT_FREEBSD6 option.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index bcda22c..3cd1c23 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -49,6 +49,7 @@ options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!]
options COMPAT_IA32 # Compatible with i386 binaries
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
+options COMPAT_FREEBSD6 # Compatible with FreeBSD6
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
OpenPOWER on IntegriCloud