summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
committerjhb <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
commitc7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c (patch)
tree681e23df588c593cea235fc9a3556648a1a0373d /sys/amd64/conf
parentf8a246b9791d1450cf4945cc7b38f651a3a456ee (diff)
downloadFreeBSD-src-c7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c.zip
FreeBSD-src-c7e0e41f73f0ff54f48bf63ab4a9f54f2573d75c.tar.gz
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
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 4612c48..abfa742 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -52,6 +52,7 @@ 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 COMPAT_FREEBSD7 # Compatible with FreeBSD7
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options STACK # stack(9) support
OpenPOWER on IntegriCloud