-# $OpenBSD: GENERIC,v 1.278 2021/09/19 20:56:41 benno Exp $
+# $OpenBSD: GENERIC,v 1.279 2021/09/22 18:24:04 benno 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 POOL_DEBUG # pool corruption detection
#option VFSLCKDEBUG # VFS locking checks
option CRYPTO # Cryptographic framework