Lines Matching +full:alc +full:- +full:enable
2 # GENERIC -- Generic kernel configuration file for FreeBSD/amd64
7 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
23 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
27 options NUMA # Non-Uniform Memory Architecture support
28 options PREEMPTION # Enable kernel thread preemption
43 options SOFTUPDATES # Enable FFS soft updates support
46 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
47 options QUOTA # Enable disk quotas for UFS
56 options PSEUDOFS # Pseudo-filesystem framework
75 options SYSVSHM # SYSV-style shared memory
76 options SYSVMSG # SYSV-style message queues
77 options SYSVSEM # SYSV-style semaphores
78 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
91 options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
95 options KDB # Enable kernel debugger support.
102 options GZIO # gzip-compressed kernel and user dumps
103 options ZSTDIO # zstd-compressed kernel and user dumps
108 # Make an SMP-capable kernel by default
119 options PCI_HP # PCI-Express native HotPlug
120 options PCI_IOV # PCI SR-IOV support
124 # Enable support for the kernel PLL to use an external PPS signal,
134 device ahci # AHCI-compatible SATA controllers
144 #device ispfw # Firmware for QLogic HBAs- normally a module
145 device mpt # LSI-Logic MPT-Fusion
146 device mps # LSI-Logic MPT-Fusion 2
147 device mpr # LSI-Logic MPT-Fusion 3
160 device ses # Enclosure Services (SES and SAF-TE)
211 device cardbus # CardBus (32-bit) bus
223 device puc # Multi I/O cards and multi-channel UARTs
225 # PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
242 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
254 device alc # Atheros AR8131/AR8132 Ethernet
267 device nfe # nVidia nForce MCP on-board Ethernet
273 device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
274 device ste # Sundance ST201 (D-Link DFE-550TX)
282 options IEEE80211_DEBUG # enable debug msgs
283 options IEEE80211_SUPPORT_MESH # enable 802.11s draft support
304 device aesni # AES-NI OpenCrypto module
322 options USB_DEBUG # enable debug msgs
323 device uhci # UHCI PCI->USB interface
324 device ohci # OHCI PCI->USB interface
325 device ehci # EHCI PCI->USB interface (USB 2.0)
326 device xhci # XHCI PCI->USB interface (USB 3.0)
331 device umass # Disks/Mass storage - Requires scbus and da
379 options HID_DEBUG # enable debug msgs
385 device efidev # EFI pseudo-device