Lines Matching +full:- +full:- +full:enable +full:- +full:debug
5 options PREEMPTION # Enable kernel thread preemption
16 options SOFTUPDATES # Enable FFS soft updates support
19 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
20 options QUOTA # Enable disk quotas for UFS
27 options PSEUDOFS # Pseudo-filesystem framework
37 options SYSVSHM # SYSV-style shared memory
38 options SYSVMSG # SYSV-style message queues
39 options SYSVSEM # SYSV-style semaphores
40 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
47 options VFP # Enable floating point hardware support
58 options DDB_CTF # all architectures - kernel ELF linker loads CTF data
62 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
63 options KDB # Enable kernel debugger support.
66 options USB_DEBUG # Enable usb debug support code
69 include "std.debug"
73 #options DEBUG # May result in extreme spewage
82 # Enable support for the kernel PLL to use an external PPS signal,