Home | History | Annotate | Download | only in conf

Lines Matching refs:options

10 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
13 options HZ=64 # Set the clock-rate (48/64/96)
14 options INSECURE # disable kernel security levels
15 options M68030 # support for 030
16 options INET # IP + ICMP + TCP + UDP
17 options INET6 # IPV6
18 options PPP_BSDCOMP # BSD-Compress compression support for PPP
19 options PPP_DEFLATE # Deflate compression support for PPP
20 options PPP_FILTER # Active filter support for PPP (requires bpf)
31 options WAPBL # File system journaling support
32 options FFS_NO_SNAPSHOT # No FFS snapshot support
33 options NFSSERVER # Network File System server
34 options PANICWAIT # Require keystroke to dump/reboot
35 options DDB # Kernel debugger
36 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
38 options COMPAT_AOUT_M68K # Compatibility to a.out executables
39 options EXEC_AOUT # a.out format executables
40 options SYSVSHM # System V shared memory
41 options SYSVMSG # System V messages
42 options SYSVSEM # System V semaphores
43 options KTRACE # Add kernel tracing system call
44 options USERCONF # userconf(4) support
45 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
46 options MODULAR # new style module(7) framework
47 options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
48 options TT_SCSI # SCSI-support for TT
49 options TT_VIDEO # Graphics support for TT
50 options MEMORY_DISK_HOOKS # Boot RAM-disk
51 options DISKLABEL_NBDA # NetBSD disklabels (required)
52 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
53 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
54 options MSGBUFSIZE=32768 # size of kernel msg. buffer
55 options TRY_SCSI_LINKED_COMMANDS=0x7f