aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2008-01-07 21:40:11 +0000
commit5965c4b71c1f7a0f6a3f9183805e1d4d6c843592 (patch)
tree681e23df588c593cea235fc9a3556648a1a0373d /sys/powerpc
parente46502943ac1471d7e3718557de87b17265985fe (diff)
downloadsrc-5965c4b71c1f7a0f6a3f9183805e1d4d6c843592.tar.gz
src-5965c4b71c1f7a0f6a3f9183805e1d4d6c843592.zip
Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6.
Notes
Notes: svn path=/head/; revision=175147
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 2207335982a2..80f6c816446a 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