Lines Matching +full:- +full:- +full:enable +full:- +full:debug
4 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
8 options NUMA # Non-Uniform Memory Architecture support
9 options PREEMPTION # Enable kernel thread preemption
25 options SOFTUPDATES # Enable FFS soft updates support
28 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
29 options QUOTA # Enable disk quotas for UFS
38 options PSEUDOFS # Pseudo-filesystem framework
51 options SYSVSHM # SYSV-style shared memory
52 options SYSVMSG # SYSV-style message queues
53 options SYSVSEM # SYSV-style semaphores
54 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
66 options VFP # Floating-point support
68 options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
70 options LINUX_BOOT_ABI # Boot using booti command from U-Boot
71 options PERTHREAD_SSP # Per-thread SSP canary
74 options KDB # Enable kernel debugger support.
77 include "std.debug"
88 options GZIO # gzip-compressed kernel and user dumps
89 options ZSTDIO # zstd-compressed kernel and user dumps
93 # Make an SMP-capable kernel by default
96 # Enable support for the kernel PLL to use an external PPS signal,
103 device efidev # EFI pseudo-device
106 # SMBIOS -- all EFI platforms