-# $OpenBSD: GENERIC,v 1.251 2018/02/07 01:09:57 dlg Exp $
+# $OpenBSD: GENERIC,v 1.252 2018/02/07 22:10:17 dlg Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
#option WITNESS # witness(4) lock checker
#option KVA_GUARDPAGES # slow virtual address recycling (+ guarding)
+option POOL_DEBUG # pool corruption detection
#option VFSLCKDEBUG # VFS locking checks
option CRYPTO # Cryptographic framework