Lines Matching +full:- +full:- +full:enable +full:- +full:debug

2 # GENERIC -- Generic kernel configuration file for FreeBSD/powerpc
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
32 options PSERIES # PAPR-compliant systems
36 options PREEMPTION # Enable kernel thread preemption
45 options SOFTUPDATES # Enable FFS soft updates support
48 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
49 options QUOTA # Enable disk quotas for UFS
58 options PSEUDOFS # Pseudo-filesystem framework
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
87 options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
91 options KDB # Enable kernel debugger support.
94 include "std.debug"
98 options GZIO # gzip-compressed kernel and user dumps
99 options ZSTDIO # zstd-compressed kernel and user dumps
103 # Make an SMP-capable kernel by default
111 options PCI_HP # PCI-Express native HotPlug
115 device ahci # AHCI-compatible SATA controllers
124 device mpt # LSI-Logic MPT-Fusion
146 device fwe # Ethernet over FireWire (non-standard!)
172 options USB_DEBUG # enable debug msgs
173 device uhci # UHCI PCI->USB interface
174 device ohci # OHCI PCI->USB interface
175 device ehci # EHCI PCI->USB interface
183 device umass # Disks/Mass storage - Requires scbus and da0
210 device atibl # ATI-based backlight driver for PowerBooks/iBooks
211 device nvbl # nVidia-based backlight driver for PowerBooks/iBooks
239 options HID_DEBUG # enable debug msgs