summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-01-27 20:22:53 +0000
committermarcel <marcel@FreeBSD.org>2004-01-27 20:22:53 +0000
commitf24f6452fe6f2143c7c182fae610d62cfa8994b8 (patch)
treef01d2dc73ea02b2a279a97507545acda81b76f4e /sys/ia64/conf
parent8d1e97433a9228a72785e86fec39e634d6150674 (diff)
downloadFreeBSD-src-f24f6452fe6f2143c7c182fae610d62cfa8994b8.zip
FreeBSD-src-f24f6452fe6f2143c7c182fae610d62cfa8994b8.tar.gz
Sort PFIL_HOOKS.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 5f58228..02a8f13 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -38,6 +38,7 @@ options MSDOSFS # MSDOS Filesystem
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options NFS_ROOT # NFS usable as root device
+options PFIL_HOOKS # pfil(9) framework
options PROCFS # Process filesystem (/proc)
options PSEUDOFS # Pseudo-filesystem framework
options SCHED_ULE # ULE scheduler
@@ -50,7 +51,6 @@ 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