Add "options ZFS" to NOTES so this will be tested with the LINT

KERNCONF when "make tinderbox" is run

This will help ensure that "options ZFS" will not be accidentally
regressed, as the current LINT configuration tests the zfs module

MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
Enji Cooper 2016-01-03 04:38:17 +00:00
parent c333c74aef
commit 3baa096447

View File

@ -3012,3 +3012,6 @@ options EM_MULTIQUEUE # Activate multiqueue features/disable MSI-X
# zlib I/O stream support
# This enables support for compressed core dumps.
options GZIO
# ZFS (Zeta File System) support
options ZFS