Add ENABLE_VFS_IOOPT kernel option.

This commit is contained in:
John Dyson 1998-03-19 22:37:37 +00:00
parent 83e6569390
commit b1a7842b22
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=34693

View file

@ -1,4 +1,4 @@
# $Id: options,v 1.66 1998/03/10 15:55:38 eivind Exp $
# $Id: options,v 1.67 1998/03/14 04:13:50 tegge Exp $
#
# On the handling of kernel options
#
@ -212,6 +212,7 @@ SI_DEBUG opt_debug_si.h
DEBUG opt_global.h
DIAGNOSTIC opt_global.h
SIMPLELOCK_DEBUG opt_global.h
ENABLE_VFS_IOOPT opt_global.h
# These are VM related options
VM_KMEM_SIZE opt_vm.h