Home | History | Annotate | Download | only in conf

Lines Matching refs:options

10 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
11 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
18 options KLOADER_KERNEL_PATH="\"/netbsd\""
19 options KLOADER
21 options DDB # in-kernel debugger
23 options NMBCLUSTERS=4096 # Max. number of mbuf clusters
25 options GATEWAY # packet forwarding
27 options PPP_BSDCOMP # BSD-Compress compression support for PPP
28 options PPP_DEFLATE # Deflate compression support for PPP
29 options PPP_FILTER # Active filter support for PPP (requires bpf)