summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authorjimharris <jimharris@FreeBSD.org>2012-01-06 20:44:57 +0000
committerjimharris <jimharris@FreeBSD.org>2012-01-06 20:44:57 +0000
commit6c9766a5d435593398ebbc3799f6e2e2e7981808 (patch)
tree335ef7d7c5667fabcda2ab78ebf4b1076a90ea04 /sys/conf/options.i386
parent985bbcc63e6322ee9056c3d1aa21c11325236600 (diff)
downloadFreeBSD-src-6c9766a5d435593398ebbc3799f6e2e2e7981808.zip
FreeBSD-src-6c9766a5d435593398ebbc3799f6e2e2e7981808.tar.gz
Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.
Also add brief README and cleanup Makefile. Reviewed by: scottl sbruno
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3863
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index dd888b1..36f2b52 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -119,3 +119,6 @@ BPF_JITTER opt_bpf.h
NATIVE opt_global.h
XEN opt_global.h
XENHVM opt_global.h
+
+# options for the Intel C600 SAS driver (isci)
+ISCI_LOGGING opt_isci.h
OpenPOWER on IntegriCloud