summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 2207335..80f6c81 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -53,6 +53,7 @@ options COMPAT_43TTY #BSD 4.3 TTY compat [KEEP THIS!]
options COMPAT_FREEBSD4 #Keep this for a while
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) syscall trace support
options STACK #stack(9) support
OpenPOWER on IntegriCloud