Sort PFIL_HOOKS.

This commit is contained in:
marcel 2004-01-27 20:22:53 +00:00
parent 8d1e97433a
commit f24f6452fe

View File

@ -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)