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 FPU_EMULATE # Support for MC68881/MC68882 emulator
17 options M68040 # support for 040
18 options M68060 # support for 060
19 options FPSP # 68040 Floatingpoint support
20 options M060SP # MC68060 software support (Required for 060)
21 options INET # IP + ICMP + TCP + UDP
22 options INET6 # IPV6
23 options PPP_BSDCOMP # BSD-Compress compression support for PPP
24 options PPP_DEFLATE # Deflate compression support for PPP
25 options PPP_FILTER # Active filter support for PPP (requires bpf)
36 options WAPBL # File system journaling support
37 options FFS_NO_SNAPSHOT # No FFS snapshot support
38 options NFSSERVER # Network File System server
39 options PANICWAIT # Require keystroke to dump/reboot
40 options DDB # Kernel debugger
41 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
43 options COMPAT_AOUT_M68K # Compatibility to a.out executables
44 options EXEC_AOUT # a.out format executables
45 options SYSVSHM # System V shared memory
46 options SYSVMSG # System V messages
47 options SYSVSEM # System V semaphores
48 options KTRACE # Add kernel tracing system call
49 options USERCONF # userconf(4) support
50 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
51 options MODULAR # new style module(7) framework
52 options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
53 options FALCON_SCSI # SCSI-support for Falcon
54 options FALCON_VIDEO # Graphics support for FALCON
55 options MEMORY_DISK_HOOKS # Boot RAM-disk
56 options DISKLABEL_NBDA # NetBSD disklabels (required)
57 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
58 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
59 options MSGBUFSIZE=32768 # size of kernel msg. buffer
60 options TRY_SCSI_LINKED_COMMANDS=0x7f