Lines Matching +full:10 +full:g +full:- +full:support
2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
25 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
28 # Platform support
31 options PSERIES # PAPR-compliant systems (e.g. IBM p)
32 options POWERNV # Non-virtualized OpenPOWER systems
37 options NUMA # Non-Uniform Memory Architecture support
39 options VIMAGE # Subsystem virtualization, e.g. VNET
50 options SOFTUPDATES # Enable FFS soft updates support
51 options UFS_ACL # Support for access control lists
53 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
64 options PSEUDOFS # Pseudo-filesystem framework
77 options KTRACE # ktrace(1) syscall trace support
78 options STACK # stack(9) support
79 options SYSVSHM # SYSV-style shared memory
80 options SYSVMSG # SYSV-style message queues
81 options SYSVSEM # SYSV-style semaphores
82 options _KPOSIX_PRIORITY_SCHEDULING # Posix P1003_1B real-time extensions
96 # Debugging support. Always need this:
97 options KDB # Enable kernel debugger support.
99 # For full debugger support use (turn off in stable branch):
103 options EKCD # Support for encrypted kernel dumps
104 options GZIO # gzip-compressed kernel and user dumps
105 options ZSTDIO # zstd-compressed kernel and user dumps
107 options NETDUMP # netdump(4) client support
109 # Make an SMP-capable kernel by default
117 options PCI_HP # PCI-Express native HotPlug
123 device ahci # AHCI-compatible SATA controllers
128 # NVM Express (NVMe) support
139 device mpt # LSI-Logic MPT-Fusion
140 device mps # LSI-Logic MPT-Fusion 2
141 device mpr # LSI SAS3008 MPT-Fusion SAS-3
151 device ses # Enclosure Service (SES and SAF-TE)
166 device ix # Intel PRO/10GbE PCIE PF Ethernet Family
168 device ixv # Intel PRO/10GbE PCIE VF Ethernet Family
171 device cxgbe # Chelsio 10/25G NIC
174 device miibus # MII bus support
182 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
189 device crypto # core crypto support
192 device ether # Ethernet support
193 device vlan # 802.1Q VLAN support
206 # USB support
208 device uhci # UHCI PCI->USB interface
209 device ohci # OHCI PCI->USB interface
210 device ehci # EHCI PCI->USB interface
211 device xhci # XHCI PCI->USB interface
218 device umass # Disks/Mass storage - Requires scbus and da0
229 device wlan # 802.11 support
230 options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
232 device wlan_wep # 802.11 WEP support
233 device wlan_ccmp # 802.11 CCMP support
234 device wlan_tkip # 802.11 TKIP support
237 device ath_hal # Atheros CardBus/PCI chip support
241 # FireWire support
244 device fwe # Ethernet over FireWire (non-standard!)
251 # Sound support
257 device netmap # netmap(4) support
260 options EVDEV_SUPPORT # evdev support in legacy drivers
261 device evdev # input event device support
264 # VirtIO support
272 # HID support
274 device hid # Generic HID support