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

2 # GENERIC64 -- Generic kernel configuration file for FreeBSD/powerpc64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
33 options PSERIES # PAPR-compliant systems (e.g. IBM p)
34 options POWERNV # Non-virtualized OpenPOWER systems
38 options NUMA # Non-Uniform Memory Architecture support
39 options PREEMPTION # Enable kernel thread preemption
52 options SOFTUPDATES # Enable FFS soft updates support
55 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
56 options QUOTA # Enable disk quotas for UFS
58 options MD_ROOT_MEM # Enable use of initrd as MD root
66 options PSEUDOFS # Pseudo-filesystem framework
83 options SYSVSHM # SYSV-style shared memory
84 options SYSVMSG # SYSV-style message queues
85 options SYSVSEM # SYSV-style semaphores
86 options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
97 options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
101 options KDB # Enable kernel debugger support.
104 include "std.debug"
108 options GZIO # gzip-compressed kernel and user dumps
109 options ZSTDIO # zstd-compressed kernel and user dumps
113 # Make an SMP-capable kernel by default
121 options PCI_HP # PCI-Express native HotPlug
127 device ahci # AHCI-compatible SATA controllers
143 device mpt # LSI-Logic MPT-Fusion
144 device mps # LSI-Logic MPT-Fusion 2
145 device mpr # LSI SAS3008 MPT-Fusion SAS-3
155 device ses # Enclosure Service (SES and SAF-TE)
186 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
211 options USB_DEBUG # enable debug msgs
212 device uhci # UHCI PCI->USB interface
213 device ohci # OHCI PCI->USB interface
214 device ehci # EHCI PCI->USB interface
215 device xhci # XHCI PCI->USB interface
222 device umass # Disks/Mass storage - Requires scbus and da0
234 options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
235 options IEEE80211_DEBUG # enable debug msgs
249 device fwe # Ethernet over FireWire (non-standard!)
262 device atibl # ATI-based backlight driver for PowerBooks/iBooks
263 device nvbl # nVidia-based backlight driver for PowerBooks/iBooks
293 options HID_DEBUG # enable debug msgs