Home | History | Annotate | Download | only in conf

Lines Matching refs:options

19 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
41 options HZ=64 # Set the clock-rate (48/64/96)
43 # Standard system options
44 options INSECURE # disable kernel security levels
45 #options NTP # NTP phase/frequency locked loop
49 #options BUFQ_READPRIO
50 #options BUFQ_PRIOCSCAN
56 options M68030 # support for 030
59 options FPU_EMULATE # Support for MC68881/MC68882 emulator
63 options M68040 # support for 040
64 options M68060 # support for 060
65 options FPSP # 68040 Floatingpoint support
66 options M060SP # MC68060 software support (Required for 060)
70 # Networking options
72 options INET # IP + ICMP + TCP + UDP
75 options INET6 # IPV6
76 #options IPSEC # IP security
77 #options IPSEC_DEBUG # debug for IP security
78 #options GATEWAY # packet forwarding
79 #options MROUTING # IP multicast routing
80 #options PIM # Protocol Independent Multicast
82 #options NETATALK # AppleTalk networking protocols
85 options PPP_BSDCOMP # BSD-Compress compression support for PPP
86 options PPP_DEFLATE # Deflate compression support for PPP
87 options PPP_FILTER # Active filter support for PPP (requires bpf)
89 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
91 #options ALTQ # Manipulate network interfaces' output queues
92 #options ALTQ_BLUE # Stochastic Fair Blue
93 #options ALTQ_CBQ # Class-Based Queueing
94 #options ALTQ_CDNR # Diffserv Traffic Conditioner
95 #options ALTQ_FIFOQ # First-In First-Out Queue
96 #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
97 #options ALTQ_HFSC # Hierarchical Fair Service Curve
98 #options ALTQ_LOCALQ # Local queueing discipline
99 #options ALTQ_PRIQ # Priority Queueing
100 #options ALTQ_RED # Random Early Detection
101 #options ALTQ_RIO # RED with IN/OUT
102 #options ALTQ_WFQ # Weighted Fair Queueing
128 # File system options
129 options WAPBL # File system journaling support
130 options FFS_NO_SNAPSHOT # No FFS snapshot support
132 #options FFS_EI # FFS Endian Independent support
133 #options QUOTA # legacy UFS quotas
134 #options QUOTA2 # new, in-filesystem UFS quotas
135 #options UFS_DIRHASH # UFS Large Directory Hashing
136 options NFSSERVER # Network File System server
140 # Misc. debugging options
142 options PANICWAIT # Require keystroke to dump/reboot
144 options DDB # Kernel debugger
145 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
146 #options DEBUG # expensive debugging checks/support
150 # Compatibility options for various existing systems
154 no options COMPAT_43 # 4.3 BSD compatible system calls
155 no options COMPAT_10 # NetBSD 1.0,
156 no options COMPAT_11 # NetBSD 1.1,
157 no options COMPAT_12 # NetBSD 1.2,
158 no options COMPAT_13 # NetBSD 1.3,
159 no options COMPAT_14 # NetBSD 1.4,
160 no options COMPAT_15 # NetBSD 1.5,
163 #options COMPAT_SUNOS # Support to run Sun-3 executables
164 #options COMPAT_LINUX # Support to run Linux/m68k executables
165 #options COMPAT_OSSAUDIO # Support to run Linux/m68k executables
166 options COMPAT_AOUT_M68K # Compatibility to a.out executables
167 options EXEC_AOUT # a.out format executables
174 options SYSVSHM # System V shared memory
175 options SYSVMSG # System V messages
176 options SYSVSEM # System V semaphores
181 # Support for various kernel options
183 options KTRACE # Add kernel tracing system call
184 #options DIAGNOSTIC # Add additional error checking code
185 options USERCONF # userconf(4) support
186 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
187 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
188 options MODULAR # new style module(7) framework
190 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
193 # These options enable verbose messages for several subsystems.
196 #options SCSIVERBOSE # human readable SCSI error messages
199 #options MIIVERBOSE # verbose PHY autoconfig messages
200 #options PCIVERBOSE # verbose PCI device autoconfig messages
201 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
205 # Atari specific options
207 #options KFONT_8x8 # Use 8x8 font instead of 8x16
208 options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
210 options TT_SCSI # SCSI-support for TT
211 options TT_VIDEO # Graphics support for TT
212 #options ET4000_HAS_2MB_MEM # et4000 with 2 MB video memory
215 options FALCON_SCSI # SCSI-support for Falcon
216 options FALCON_VIDEO # Graphics support for FALCON
218 options MEMORY_DISK_HOOKS # Boot RAM-disk
219 options DISKLABEL_NBDA # NetBSD disklabels (required)
220 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
223 #options SERCONSOLE # modem1 console support, breaks Falcon
225 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
226 options MSGBUFSIZE=32768 # size of kernel msg. buffer
227 #options STATCLOCK # Separate {stat,prof}clock
232 options TRY_SCSI_LINKED_COMMANDS=0x7f
249 #options VND_COMPRESSION # compressed vnd(4)
272 #options RAID_AUTOCONFIG # auto-configuration of RAID components
273 # Options to enable various other RAIDframe RAID types.
274 # options RF_INCLUDE_EVENODD=1
275 # options RF_INCLUDE_RAID5_RS=1
276 # options RF_INCLUDE_PARITYLOGGING=1
277 # options RF_INCLUDE_CHAINDECLUSTER=1
278 # options RF_INCLUDE_INTERDECLUSTER=1
279 # options RF_INCLUDE_PARITY_DECLUSTERING=1
280 # options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
313 # Hardware options for HADES and MILAN are in their machine type specific files
324 # The following sections describe various hardware options.