Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / conf / std
blob67ca9f5d77f0bdf7e33f469487ccb8c2896fd2c0
1 # $NetBSD: std,v 1.12 2009/08/10 11:46:42 simonb Exp $
3 # standard MI 'options'
5 # this file is for options which can't be off-by-default for some reasons.
6 # "it's commonly used" is NOT a good reason to enable options here.
8 # the following options are on-by-default to keep
9 # kernel config file compatibility.
10 options VMSWAP          # Swap device/file support
11 options BUFQ_FCFS       # First-come First-serve strategy
12 options BUFQ_DISKSORT   # Traditional min seek sort strategy
13 options RFC2292         # Previous version of Adv. Sockets API for IPv6 
14 options PTRACE          # Include ptrace(2)
15 options COREDUMP        # allow processes to coredump.
16 options AIO             # POSIX asynchronous I/O
17 options MQUEUE          # POSIX message queues
20 # Security model.
22 options secmodel_bsd44  # Traditional 4.4BSD security model
25 # Scheduling algorithm
27 options SCHED_4BSD
29 pseudo-device   cpuctl