Lines Matching +full:10 +full:g +full:- +full:support
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
28 # Platform support
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
40 options VIMAGE # Subsystem virtualization, e.g. VNET
44 options ROUTE_MPATH # Multipath routing support
52 options SOFTUPDATES # Enable FFS soft updates support
53 options UFS_ACL # Support for access control lists
55 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
66 options PSEUDOFS # Pseudo-filesystem framework
81 options KTRACE # ktrace(1) syscall trace support
82 options STACK # stack(9) support
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
100 # Debugging support. Always need this:
101 options KDB # Enable kernel debugger support.
103 # For full debugger support use (turn off in stable branch):
107 options EKCD # Support for encrypted kernel dumps
108 options GZIO # gzip-compressed kernel and user dumps
109 options ZSTDIO # zstd-compressed kernel and user dumps
111 options NETDUMP # netdump(4) client support
113 # Make an SMP-capable kernel by default
121 options PCI_HP # PCI-Express native HotPlug
127 device ahci # AHCI-compatible SATA controllers
132 # NVM Express (NVMe) support
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)
170 device ix # Intel PRO/10GbE PCIE PF Ethernet Family
172 device ixv # Intel PRO/10GbE PCIE VF Ethernet Family
175 device cxgbe # Chelsio 10/25G NIC
178 device miibus # MII bus support
186 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
193 device crypto # core crypto support
196 device ether # Ethernet support
197 device vlan # 802.1Q VLAN support
210 # USB support
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
233 device wlan # 802.11 support
234 options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
236 device wlan_wep # 802.11 WEP support
237 device wlan_ccmp # 802.11 CCMP support
238 device wlan_tkip # 802.11 TKIP support
241 device ath_hal # Atheros CardBus/PCI chip support
245 # FireWire support
248 device fwe # Ethernet over FireWire (non-standard!)
261 device atibl # ATI-based backlight driver for PowerBooks/iBooks
262 device nvbl # nVidia-based backlight driver for PowerBooks/iBooks
265 # ADB support
269 # Sound support
276 device netmap # netmap(4) support
279 options EVDEV_SUPPORT # evdev support in legacy drivers
280 device evdev # input event device support
283 # VirtIO support
291 # HID support
293 device hid # Generic HID support