]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/GENERIC64LE
ldns: Upgrade to 1.8.3.
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / GENERIC64LE
1 #
2 # GENERIC64LE -- Generic kernel configuration file for FreeBSD/powerpc64le
3 #
4 # For more information on this file, please read the handbook section on
5 # Kernel Configuration Files:
6 #
7 #    https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
8 #
9 # The handbook is also available locally in /usr/share/doc/handbook
10 # if you've installed the doc distribution, otherwise always see the
11 # FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the
12 # latest information.
13 #
14 # An exhaustive list of options and more detailed explanations of the
15 # device lines is also present in the ../../conf/NOTES and NOTES files. 
16 # If you are in doubt as to the purpose or necessity of a line, check first 
17 # in NOTES.
18 #
19 # $FreeBSD$
20
21 cpu             AIM
22 ident           GENERIC
23
24 machine         powerpc powerpc64le
25
26 makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
27 makeoptions     WITH_CTF=1
28
29 # Platform support
30 options         MAMBO                   # IBM Mambo Full System Simulator
31 options         QEMU                    # QEMU processor emulator
32 options         PSERIES                 # PAPR-compliant systems (e.g. IBM p)
33 options         POWERNV                 # Non-virtualized OpenPOWER systems
34 options         ISA_206_ATOMICS         # PowerISA v2.06 optimized subword atomics
35
36 options         FDT                     # Flattened Device Tree
37 options         SCHED_ULE               # ULE scheduler
38 options         NUMA                    # Non-Uniform Memory Architecture support
39 options         PREEMPTION              # Enable kernel thread preemption
40 options         VIMAGE                  # Subsystem virtualization, e.g. VNET
41 options         INET                    # InterNETworking
42 options         INET6                   # IPv6 communications protocols
43 options         IPSEC_SUPPORT           # Allow kldload of ipsec and tcpmd5
44 options         TCP_OFFLOAD             # TCP offload
45 options         TCP_BLACKBOX            # Enhanced TCP event logging
46 options         TCP_HHOOK               # hhook(9) framework for TCP
47 options         TCP_RFC7413             # TCP Fast Open
48 options         SCTP_SUPPORT            # Allow kldload of SCTP
49 options         KERN_TLS                # TLS transmit & receive offload
50 options         FFS                     # Berkeley Fast Filesystem
51 options         SOFTUPDATES             # Enable FFS soft updates support
52 options         UFS_ACL                 # Support for access control lists
53 options         UFS_DIRHASH             # Improve performance on big directories
54 options         UFS_GJOURNAL            # Enable gjournal-based UFS journaling
55 options         QUOTA                   # Enable disk quotas for UFS
56 options         MD_ROOT                 # MD is a potential root device
57 options         MD_ROOT_MEM             # Enable use of initrd as MD root
58 options         NFSCL                   # Network Filesystem Client
59 options         NFSD                    # Network Filesystem Server
60 options         NFSLOCKD                # Network Lock Manager
61 options         NFS_ROOT                # NFS usable as root device
62 options         MSDOSFS                 # MSDOS Filesystem
63 options         CD9660                  # ISO 9660 Filesystem
64 options         PROCFS                  # Process filesystem (requires PSEUDOFS)
65 options         PSEUDOFS                # Pseudo-filesystem framework
66 options         TMPFS                   # Efficient memory filesystem
67 options         GEOM_PART_APM           # Apple Partition Maps.
68 options         GEOM_PART_GPT           # GUID Partition Tables.
69 options         GEOM_LABEL              # Provides labelization
70
71 # ports lang/rust (1.57.0) and lang/go (1.17.5) depends on older kernel interfaces
72 options         COMPAT_FREEBSD11        # Compatible with FreeBSD11 (required by ports)
73 options         COMPAT_FREEBSD12        # Compatible with FreeBSD12 (required by ports)
74 options         COMPAT_FREEBSD13        # Compatible with FreeBSD13
75
76 options         SCSI_DELAY=5000         # Delay (in ms) before probing SCSI 
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
83 options         PRINTF_BUFR_SIZE=128    # Prevent printf output being interspersed.
84 options         HWPMC_HOOKS             # Necessary kernel hooks for hwpmc(4)
85 options         AUDIT                   # Security event auditing
86 options         CAPABILITY_MODE         # Capsicum capability mode
87 options         CAPABILITIES            # Capsicum capabilities
88 options         MAC                     # TrustedBSD MAC Framework
89 options         KDTRACE_HOOKS           # Kernel DTrace hooks
90 options         DDB_CTF                 # Kernel ELF linker loads CTF data
91 options         INCLUDE_CONFIG_FILE     # Include this file in kernel
92 options         RACCT                   # Resource accounting framework
93 options         RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
94 options         RCTL                    # Resource limits
95
96 # Debugging support.  Always need this:
97 options         KDB                     # Enable kernel debugger support.
98 options         KDB_TRACE               # Print a stack trace for a panic.
99 # For full debugger support use (turn off in stable branch):
100 options         DDB                     # Support DDB
101 #options        DEADLKRES               # Enable the deadlock resolver
102 options         INVARIANTS              # Enable calls of extra sanity checking
103 options         INVARIANT_SUPPORT       # Extra sanity checks of internal structures, required by INVARIANTS
104 options         WITNESS                 # Enable checks to detect deadlocks and cycles
105 options         WITNESS_SKIPSPIN        # Don't run witness on spinlocks for speed
106 options         MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones
107 options         VERBOSE_SYSINIT=0       # Support debug.verbose_sysinit, off by default
108
109 # Kernel dump features.
110 options         EKCD                    # Support for encrypted kernel dumps
111 options         GZIO                    # gzip-compressed kernel and user dumps
112 options         ZSTDIO                  # zstd-compressed kernel and user dumps
113 options         DEBUGNET                # debugnet networking
114 options         NETDUMP                 # netdump(4) client support
115
116 # Make an SMP-capable kernel by default
117 options         SMP                     # Symmetric MultiProcessor Kernel
118
119 # CPU frequency control
120 device          cpufreq
121
122 # Standard busses
123 device          pci
124 options         PCI_HP                  # PCI-Express native HotPlug
125 device          agp
126
127 options         COMPAT_LINUXKPI
128
129 # ATA controllers
130 device          ahci            # AHCI-compatible SATA controllers
131 device          ata             # Legacy ATA/SATA controllers
132 device          mvs             # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
133 device          siis            # SiliconImage SiI3124/SiI3132/SiI3531 SATA
134
135 # NVM Express (NVMe) support
136 device          nvme            # base NVMe driver
137 options         NVME_USE_NVD=0  # prefer the cam(4) based nda(4) driver
138 device          nvd             # expose NVMe namespaces as disks, depends on nvme
139
140 # SCSI Controllers
141 device          aacraid         # Adaptec by PMC RAID
142 device          ahc             # AHA2940 and onboard AIC7xxx devices
143 options         AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O
144 device          isp             # Qlogic family
145 device          ispfw           # Firmware module for Qlogic host adapters
146 device          mrsas           # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
147 device          mpt             # LSI-Logic MPT-Fusion
148 device          mps             # LSI-Logic MPT-Fusion 2
149 device          mpr             # LSI SAS3008 MPT-Fusion SAS-3
150 device          sym             # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
151
152 # ATA/SCSI peripherals
153 device          scbus           # SCSI bus (required for ATA/SCSI)
154 device          ch              # SCSI media changers
155 device          da              # Direct Access (disks)
156 device          sa              # Sequential Access (tape etc)
157 device          cd              # CD
158 device          pass            # Passthrough device (direct ATA/SCSI access)
159 device          ses             # Enclosure Service (SES and SAF-TE)
160
161 # vt is the default console driver, resembling an SCO console
162 device          vt              # Core console driver
163 device          kbdmux
164
165 # Serial (COM) ports
166 device          scc
167 device          uart
168 device          uart_z8530
169
170 device          iflib
171
172 # Ethernet hardware
173 device          em              # Intel PRO/1000 Gigabit Ethernet Family
174 device          ix              # Intel PRO/10GbE PCIE PF Ethernet Family
175 device          ixl             # Intel 700 Series Physical Function
176 device          ixv             # Intel PRO/10GbE PCIE VF Ethernet Family
177 device          ice             # Intel 800 Series Physical Function
178 device          llan            # IBM pSeries Virtual Ethernet
179 device          cxgbe           # Chelsio 10/25G NIC
180
181 # PCI Ethernet NICs that use the common MII bus controller code.
182 device          miibus          # MII bus support
183 device          bge             # Broadcom BCM570xx Gigabit Ethernet
184 device          gem             # Sun GEM/Sun ERI/Apple GMAC
185 device          dc              # DEC/Intel 21143 and various workalikes
186 device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
187 device          re              # RealTek 8139C+/8169/8169S/8110S
188 device          rl              # RealTek 8129/8139
189
190 # Nvidia/Mellanox Connect-X 4 and later, Ethernet only
191 # mlx5ib requires ibcore infra and is not included by default
192 device          mlx5            # Base driver
193 device          mlxfw           # Firmware update
194 device          mlx5en          # Ethernet driver
195
196 # Pseudo devices.
197 device          crypto          # core crypto support
198 device          loop            # Network loopback
199 device          ether           # Ethernet support
200 device          vlan            # 802.1Q VLAN support
201 device          tuntap          # Packet tunnel.
202 device          md              # Memory "disks"
203 device          ofwd            # Open Firmware disks
204 device          gif             # IPv6 and IPv4 tunneling
205 device          firmware        # firmware assist module
206 device          xz              # lzma decompression
207
208 # The `bpf' device enables the Berkeley Packet Filter.
209 # Be aware of the administrative consequences of enabling this!
210 # Note that 'bpf' is required for DHCP.
211 device          bpf             # Berkeley packet filter
212
213 # USB support
214 options         USB_DEBUG       # enable debug msgs
215 device          uhci            # UHCI PCI->USB interface
216 device          ohci            # OHCI PCI->USB interface
217 device          ehci            # EHCI PCI->USB interface
218 device          xhci            # XHCI PCI->USB interface
219 device          usb             # USB Bus (required)
220 device          uhid            # "Human Interface Devices"
221 device          ukbd            # Keyboard
222 options         KBD_INSTALL_CDEV # install a CDEV entry in /dev
223 device          umass           # Disks/Mass storage - Requires scbus and da0
224 device          ums             # Mouse
225 # USB Ethernet
226 device          aue             # ADMtek USB Ethernet
227 device          axe             # ASIX Electronics USB Ethernet
228 device          cdce            # Generic USB over Ethernet
229 device          cue             # CATC USB Ethernet
230 device          kue             # Kawasaki LSI USB Ethernet
231
232 # Wireless NIC cards
233 device          wlan            # 802.11 support
234 options         IEEE80211_SUPPORT_MESH  # enable 802.11s draft support
235 options         IEEE80211_DEBUG # enable debug msgs
236 device          wlan_wep        # 802.11 WEP support
237 device          wlan_ccmp       # 802.11 CCMP support
238 device          wlan_tkip       # 802.11 TKIP support
239 device          wlan_amrr       # AMRR transmit rate control algorithm
240 device          ath             # Atheros NICs
241 device          ath_pci         # Atheros pci/cardbus glue
242 device          ath_hal         # pci/cardbus chip support
243 options         AH_AR5416_INTERRUPT_MITIGATION  # AR5416 interrupt mitigation
244 options         ATH_ENABLE_11N  # Enable 802.11n support for AR5416 and later
245 device          ath_rate_sample # SampleRate tx rate control for ath
246
247 # FireWire support
248 device          firewire        # FireWire bus code
249 device          sbp             # SCSI over FireWire (Requires scbus and da)
250 device          fwe             # Ethernet over FireWire (non-standard!)
251
252 # Misc
253 device          iicbus          # I2C bus code
254 device          iic
255 device          opalflash       # PowerNV embedded flash memory
256
257 # Sound support
258 device          sound           # Generic sound driver (required)
259 device          snd_hda         # Intel High Definition Audio
260 device          snd_uaudio      # USB Audio
261
262 # Netmap provides direct access to TX/RX rings on supported NICs
263 device          netmap          # netmap(4) support
264
265 # evdev interface
266 options         EVDEV_SUPPORT           # evdev support in legacy drivers
267 device          evdev                   # input event device support
268 device          uinput                  # install /dev/uinput cdev
269
270 # VirtIO support
271 device          virtio                  # Generic VirtIO bus (required)
272 device          virtio_pci              # VirtIO PCI device
273 device          vtnet                   # VirtIO Ethernet device
274 device          virtio_blk              # VirtIO Block device
275 device          virtio_scsi             # VirtIO SCSI device
276 device          virtio_balloon          # VirtIO Memory Balloon device
277
278 # HID support
279 options         HID_DEBUG               # enable debug msgs
280 device          hid                     # Generic HID support