Lines Matching refs:options

14 # An exhaustive list of options and more detailed explanations of the
29 options POWERMAC # NewWorld Apple PowerMacs
30 options PSIM # GDB PSIM ppc simulator
31 options MAMBO # IBM Mambo Full System Simulator
32 options PSERIES # PAPR-compliant systems
34 options FDT
35 options SCHED_ULE # ULE scheduler
36 options PREEMPTION # Enable kernel thread preemption
37 options VIMAGE # Subsystem virtualization, e.g. VNET
38 options INET # InterNETworking
39 options INET6 # IPv6 communications protocols
40 options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
41 options TCP_HHOOK # hhook(9) framework for TCP
42 options TCP_RFC7413 # TCP Fast Open
43 options SCTP_SUPPORT # Allow kldload of SCTP
44 options FFS # Berkeley Fast Filesystem
45 options SOFTUPDATES # Enable FFS soft updates support
46 options UFS_ACL # Support for access control lists
47 options UFS_DIRHASH # Improve performance on big directories
48 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
49 options QUOTA # Enable disk quotas for UFS
50 options MD_ROOT # MD is a potential root device
51 options NFSCL # Network Filesystem Client
52 options NFSD # Network Filesystem Server
53 options NFSLOCKD # Network Lock Manager
54 options NFS_ROOT # NFS usable as root device
55 options MSDOSFS # MSDOS Filesystem
56 options CD9660 # ISO 9660 Filesystem
57 options PROCFS # Process filesystem (requires PSEUDOFS)
58 options PSEUDOFS # Pseudo-filesystem framework
59 options TMPFS # Efficient memory filesystem
60 options GEOM_PART_APM # Apple Partition Maps.
61 options GEOM_PART_GPT # GUID Partition Tables.
62 options GEOM_LABEL # Provides labelization
63 options COMPAT_FREEBSD6 # Compatible with FreeBSD6
64 options COMPAT_FREEBSD7 # Compatible with FreeBSD7
65 options COMPAT_FREEBSD9 # Compatible with FreeBSD9
66 options COMPAT_FREEBSD10 # Compatible with FreeBSD10
67 options COMPAT_FREEBSD11 # Compatible with FreeBSD11
68 options COMPAT_FREEBSD12 # Compatible with FreeBSD12
69 options COMPAT_FREEBSD13 # Compatible with FreeBSD13
70 options COMPAT_FREEBSD14 # Compatible with FreeBSD14
71 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
72 options KTRACE # ktrace(1) syscall trace support
73 options STACK # stack(9) support
74 options SYSVSHM # SYSV-style shared memory
75 options SYSVMSG # SYSV-style message queues
76 options SYSVSEM # SYSV-style semaphores
77 options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
78 options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
79 options AUDIT # Security event auditing
80 options CAPABILITY_MODE # Capsicum capability mode
81 options CAPABILITIES # Capsicum capabilities
82 options MAC # TrustedBSD MAC Framework
83 options KDTRACE_HOOKS # Kernel DTrace hooks
84 options DDB_CTF # Kernel ELF linker loads CTF data
85 options INCLUDE_CONFIG_FILE # Include this file in kernel
86 options RACCT # Resource accounting framework
87 options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
88 options RCTL # Resource limits
91 options KDB # Enable kernel debugger support.
92 options KDB_TRACE # Print a stack trace for a panic.
97 options EKCD # Support for encrypted kernel dumps
98 options GZIO # gzip-compressed kernel and user dumps
99 options ZSTDIO # zstd-compressed kernel and user dumps
100 options DEBUGNET # debugnet networking
101 options NETDUMP # netdump(4) client support
104 options SMP # Symmetric MultiProcessor Kernel
111 options PCI_HP # PCI-Express native HotPlug
172 options USB_DEBUG # enable debug msgs
179 options KBD_INSTALL_CDEV # install a CDEV entry in /dev
193 options IEEE80211_SUPPORT_MESH
223 options EVDEV_SUPPORT # evdev support in legacy drivers
236 options HID_DEBUG # enable debug msgs