summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2004-01-24 14:59:51 +0000
committernectar <nectar@FreeBSD.org>2004-01-24 14:59:51 +0000
commit70865363ca3965520f879ab49c6846b9d34015c6 (patch)
tree5ef81e4dc6dea09474ffa160922656d4be3b0e12 /sys/ia64/conf
parentbbc2a64b23179a758ceb50496fe6ecd1b1d80bda (diff)
downloadFreeBSD-src-70865363ca3965520f879ab49c6846b9d34015c6.zip
FreeBSD-src-70865363ca3965520f879ab49c6846b9d34015c6.tar.gz
Add PFIL_HOOKS to the GENERIC kernel configuration, primarily so
that one can load the IPFilter module (which requires PFIL_HOOKS). Requested by: Many, for over a year
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 2e33d7c..1fb6b2e 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -50,6 +50,7 @@ options SYSVSHM # SYSV-style shared memory
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Hash-based directory lookup scheme
options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B RT extensions
+options PFIL_HOOKS # pfil(9) framework
# Various "busses"
device acpi # ACPI support (mandatory)
OpenPOWER on IntegriCloud