diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2014-10-24 19:58:24 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2014-10-24 19:58:24 +0000 |
| commit | 7d313e7bdbe5f1f06efc670847802b45b15efb71 (patch) | |
| tree | ed429044b85c9832d38f266ffcae25a76613ed2c /sys/sparc64 | |
| parent | 86b19a69848d5b9aa1218d3d9ef70e4a041885e2 (diff) | |
Notes
Diffstat (limited to 'sys/sparc64')
| -rw-r--r-- | sys/sparc64/conf/GENERIC | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 575476d8524c..306f1dad24bb 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -51,6 +51,8 @@ options GEOM_LABEL # Provides labelization options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options COMPAT_FREEBSD6 # Compatible with FreeBSD6 options COMPAT_FREEBSD7 # Compatible with FreeBSD7 +options COMPAT_FREEBSD9 # Compatible with FreeBSD9 +options COMPAT_FREEBSD10 # Compatible with FreeBSD10 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options STACK # stack(9) support |
