1# 2# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc 3# 4# For more information on this file, please read the handbook section on 5# Kernel Configuration Files: 6# 7# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 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 21cpu AIM 22ident GENERIC 23 24machine powerpc powerpc64le 25 26makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols 27makeoptions WITH_CTF=1 28 29# Platform support 30options MAMBO #IBM Mambo Full System Simulator 31options QEMU #QEMU processor emulator 32options PSERIES #PAPR-compliant systems (e.g. IBM p) 33options POWERNV #Non-virtualized OpenPOWER systems 34 35options FDT #Flattened Device Tree 36options SCHED_ULE #ULE scheduler 37options NUMA #Non-Uniform Memory Architecture support 38options PREEMPTION #Enable kernel thread preemption 39options VIMAGE # Subsystem virtualization, e.g. VNET 40options INET #InterNETworking 41options INET6 #IPv6 communications protocols 42options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5 43options TCP_OFFLOAD # TCP offload 44options TCP_BLACKBOX # Enhanced TCP event logging 45options TCP_HHOOK # hhook(9) framework for TCP 46options TCP_RFC7413 # TCP Fast Open 47options SCTP_SUPPORT # Allow kldload of SCTP 48options FFS #Berkeley Fast Filesystem 49options SOFTUPDATES #Enable FFS soft updates support 50options UFS_ACL #Support for access control lists 51options UFS_DIRHASH #Improve performance on big directories 52options UFS_GJOURNAL #Enable gjournal-based UFS journaling 53options QUOTA #Enable disk quotas for UFS 54options MD_ROOT #MD is a potential root device 55options MD_ROOT_MEM #Enable use of initrd as MD root 56options NFSCL #Network Filesystem Client 57options NFSD #Network Filesystem Server 58options NFSLOCKD #Network Lock Manager 59options NFS_ROOT #NFS usable as root device 60options MSDOSFS #MSDOS Filesystem 61options CD9660 #ISO 9660 Filesystem 62options PROCFS #Process filesystem (requires PSEUDOFS) 63options PSEUDOFS #Pseudo-filesystem framework 64options TMPFS #Efficient memory filesystem 65options GEOM_PART_APM #Apple Partition Maps. 66options GEOM_PART_GPT #GUID Partition Tables. 67options GEOM_LABEL #Provides labelization 68#options COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpcle binaries 69options COMPAT_FREEBSD11 # Compatible with FreeBSD11 70options COMPAT_FREEBSD12 # Compatible with FreeBSD12 71options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI 72options KTRACE #ktrace(1) syscall trace support 73options STACK #stack(9) support 74options SYSVSHM #SYSV-style shared memory 75options SYSVMSG #SYSV-style message queues 76options SYSVSEM #SYSV-style semaphores 77options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions 78options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. 79options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) 80options AUDIT # Security event auditing 81options CAPABILITY_MODE # Capsicum capability mode 82options CAPABILITIES # Capsicum capabilities 83options MAC # TrustedBSD MAC Framework 84options KDTRACE_HOOKS # Kernel DTrace hooks 85options DDB_CTF # Kernel ELF linker loads CTF data 86options INCLUDE_CONFIG_FILE # Include this file in kernel 87options RACCT # Resource accounting framework 88options RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default 89options RCTL # Resource limits 90 91# Debugging support. Always need this: 92options KDB # Enable kernel debugger support. 93options KDB_TRACE # Print a stack trace for a panic. 94 95# Kernel dump features. 96options EKCD # Support for encrypted kernel dumps 97options GZIO # gzip-compressed kernel and user dumps 98options ZSTDIO # zstd-compressed kernel and user dumps 99options DEBUGNET # debugnet networking 100options NETDUMP # netdump(4) client support 101 102# Make an SMP-capable kernel by default 103options SMP # Symmetric MultiProcessor Kernel 104 105# CPU frequency control 106device cpufreq 107 108# Standard busses 109device pci 110options PCI_HP # PCI-Express native HotPlug 111device agp 112 113# ATA controllers 114device ahci # AHCI-compatible SATA controllers 115device ata # Legacy ATA/SATA controllers 116device mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA 117device siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA 118 119# NVM Express (NVMe) support 120device nvme # base NVMe driver 121options NVME_USE_NVD=0 # prefer the cam(4) based nda(4) driver 122device nvd # expose NVMe namespaces as disks, depends on nvme 123 124# SCSI Controllers 125device aacraid # Adaptec by PMC RAID 126device ahc # AHA2940 and onboard AIC7xxx devices 127options AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O 128device isp # Qlogic family 129device ispfw # Firmware module for Qlogic host adapters 130device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s 131device mpt # LSI-Logic MPT-Fusion 132device mps # LSI-Logic MPT-Fusion 2 133device mpr # LSI SAS3008 MPT-Fusion SAS-3 134device sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D 135 136# ATA/SCSI peripherals 137device scbus # SCSI bus (required for ATA/SCSI) 138device ch # SCSI media changers 139device da # Direct Access (disks) 140device sa # Sequential Access (tape etc) 141device cd # CD 142device pass # Passthrough device (direct ATA/SCSI access) 143device ses # Enclosure Service (SES and SAF-TE) 144 145# vt is the default console driver, resembling an SCO console 146device vt # Core console driver 147device kbdmux 148 149# Serial (COM) ports 150device scc 151device uart 152device uart_z8530 153 154device iflib 155 156# Ethernet hardware 157device em # Intel PRO/1000 Gigabit Ethernet Family 158device ix # Intel PRO/10GbE PCIE PF Ethernet Family 159device ixl # Intel 700 Series Physical Function 160device ixv # Intel PRO/10GbE PCIE VF Ethernet Family 161device ice # Intel 800 Series Physical Function 162device llan # IBM pSeries Virtual Ethernet 163device cxgbe # Chelsio 10/25G NIC 164 165# PCI Ethernet NICs that use the common MII bus controller code. 166device miibus # MII bus support 167device bge # Broadcom BCM570xx Gigabit Ethernet 168device gem # Sun GEM/Sun ERI/Apple GMAC 169device dc # DEC/Intel 21143 and various workalikes 170device fxp # Intel EtherExpress PRO/100B (82557, 82558) 171device re # RealTek 8139C+/8169/8169S/8110S 172device rl # RealTek 8129/8139 173 174# Pseudo devices. 175device crypto # core crypto support 176device loop # Network loopback 177device ether # Ethernet support 178device vlan # 802.1Q VLAN support 179device tuntap # Packet tunnel. 180device md # Memory "disks" 181device ofwd # Open Firmware disks 182device gif # IPv6 and IPv4 tunneling 183device firmware # firmware assist module 184 185# The `bpf' device enables the Berkeley Packet Filter. 186# Be aware of the administrative consequences of enabling this! 187# Note that 'bpf' is required for DHCP. 188device bpf #Berkeley packet filter 189 190# USB support 191options USB_DEBUG # enable debug msgs 192device uhci # UHCI PCI->USB interface 193device ohci # OHCI PCI->USB interface 194device ehci # EHCI PCI->USB interface 195device xhci # XHCI PCI->USB interface 196device usb # USB Bus (required) 197device uhid # "Human Interface Devices" 198device ukbd # Keyboard 199options KBD_INSTALL_CDEV # install a CDEV entry in /dev 200device umass # Disks/Mass storage - Requires scbus and da0 201device ums # Mouse 202# USB Ethernet 203device aue # ADMtek USB Ethernet 204device axe # ASIX Electronics USB Ethernet 205device cdce # Generic USB over Ethernet 206device cue # CATC USB Ethernet 207device kue # Kawasaki LSI USB Ethernet 208 209# Wireless NIC cards 210options IEEE80211_SUPPORT_MESH 211 212# FireWire support 213device firewire # FireWire bus code 214device sbp # SCSI over FireWire (Requires scbus and da) 215device fwe # Ethernet over FireWire (non-standard!) 216 217# Misc 218device iicbus # I2C bus code 219device iic 220device opalflash # PowerNV embedded flash memory 221 222# Sound support 223device sound # Generic sound driver (required) 224device snd_hda # Intel High Definition Audio 225device snd_uaudio # USB Audio 226 227# Netmap provides direct access to TX/RX rings on supported NICs 228device netmap # netmap(4) support 229 230# evdev interface 231options EVDEV_SUPPORT # evdev support in legacy drivers 232device evdev # input event device support 233device uinput # install /dev/uinput cdev 234 235# VirtIO support 236device virtio # Generic VirtIO bus (required) 237device virtio_pci # VirtIO PCI device 238device vtnet # VirtIO Ethernet device 239device virtio_blk # VirtIO Block device 240device virtio_scsi # VirtIO SCSI device 241device virtio_balloon # VirtIO Memory Balloon device 242 243# HID support 244options HID_DEBUG # enable debug msgs 245device hid # Generic HID support 246