166292dbfSNathan Whitehorn# 266292dbfSNathan Whitehorn# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc 366292dbfSNathan Whitehorn# 466292dbfSNathan Whitehorn# For more information on this file, please read the handbook section on 566292dbfSNathan Whitehorn# Kernel Configuration Files: 666292dbfSNathan Whitehorn# 7a2aef24aSEitan Adler# https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 866292dbfSNathan Whitehorn# 966292dbfSNathan Whitehorn# The handbook is also available locally in /usr/share/doc/handbook 1066292dbfSNathan Whitehorn# if you've installed the doc distribution, otherwise always see the 11a2aef24aSEitan Adler# FreeBSD World Wide Web server (https://www.FreeBSD.org/) for the 1266292dbfSNathan Whitehorn# latest information. 1366292dbfSNathan Whitehorn# 1466292dbfSNathan Whitehorn# An exhaustive list of options and more detailed explanations of the 1566292dbfSNathan Whitehorn# device lines is also present in the ../../conf/NOTES and NOTES files. 1666292dbfSNathan Whitehorn# If you are in doubt as to the purpose or necessity of a line, check first 1766292dbfSNathan Whitehorn# in NOTES. 1866292dbfSNathan Whitehorn# 1966292dbfSNathan Whitehorn# $FreeBSD$ 2066292dbfSNathan Whitehorn 2166292dbfSNathan Whitehorncpu AIM 2266292dbfSNathan Whitehornident GENERIC 2366292dbfSNathan Whitehorn 2466292dbfSNathan Whitehornmachine powerpc powerpc64 2566292dbfSNathan Whitehorn 2666292dbfSNathan Whitehornmakeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols 27f75483ceSJustin Hibbitsmakeoptions WITH_CTF=1 2866292dbfSNathan Whitehorn 2966292dbfSNathan Whitehorn# Platform support 3066292dbfSNathan Whitehornoptions POWERMAC #NewWorld Apple PowerMacs 3103479763SNathan Whitehornoptions PS3 #Sony Playstation 3 322c16c8d7SNathan Whitehornoptions MAMBO #IBM Mambo Full System Simulator 334efb1ca7SBrandon Bergrenoptions QEMU #QEMU processor emulator 347a8d25c0SNathan Whitehornoptions PSERIES #PAPR-compliant systems (e.g. IBM p) 35fb3855e0SWojciech Macekoptions POWERNV #Non-virtualized OpenPOWER systems 3666292dbfSNathan Whitehorn 3744d29d47SNathan Whitehornoptions FDT #Flattened Device Tree 3866292dbfSNathan Whitehornoptions SCHED_ULE #ULE scheduler 3949d9a597SJustin Hibbitsoptions NUMA #Non-Uniform Memory Architecture support 40297becf9SNathan Whitehornoptions PREEMPTION #Enable kernel thread preemption 418e94025bSBjoern A. Zeeboptions VIMAGE # Subsystem virtualization, e.g. VNET 4266292dbfSNathan Whitehornoptions INET #InterNETworking 4366292dbfSNathan Whitehornoptions INET6 #IPv6 communications protocols 440d909f4cSKevin Bowlingoptions IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5 45d5fe384bSAlexander V. Chernikovoptions ROUTE_MPATH # Multipath routing support 460d909f4cSKevin Bowlingoptions TCP_OFFLOAD # TCP offload 470d909f4cSKevin Bowlingoptions TCP_BLACKBOX # Enhanced TCP event logging 48bd79708dSJonathan T. Looneyoptions TCP_HHOOK # hhook(9) framework for TCP 4920a2f77eSMichael Tuexenoptions TCP_RFC7413 # TCP Fast Open 50e64080e7SMark Johnstonoptions SCTP_SUPPORT # Allow kldload of SCTP 5166292dbfSNathan Whitehornoptions FFS #Berkeley Fast Filesystem 5266292dbfSNathan Whitehornoptions SOFTUPDATES #Enable FFS soft updates support 5366292dbfSNathan Whitehornoptions UFS_ACL #Support for access control lists 5466292dbfSNathan Whitehornoptions UFS_DIRHASH #Improve performance on big directories 5566292dbfSNathan Whitehornoptions UFS_GJOURNAL #Enable gjournal-based UFS journaling 560dcbedfaSKonstantin Belousovoptions QUOTA #Enable disk quotas for UFS 5766292dbfSNathan Whitehornoptions MD_ROOT #MD is a potential root device 58d3f78f00SLeandro Luporioptions MD_ROOT_MEM #Enable use of initrd as MD root 593e32dff5SJohn Baldwinoptions NFSCL #Network Filesystem Client 603e32dff5SJohn Baldwinoptions NFSD #Network Filesystem Server 6166292dbfSNathan Whitehornoptions NFSLOCKD #Network Lock Manager 6266292dbfSNathan Whitehornoptions NFS_ROOT #NFS usable as root device 6366292dbfSNathan Whitehornoptions MSDOSFS #MSDOS Filesystem 6466292dbfSNathan Whitehornoptions CD9660 #ISO 9660 Filesystem 6566292dbfSNathan Whitehornoptions PROCFS #Process filesystem (requires PSEUDOFS) 6666292dbfSNathan Whitehornoptions PSEUDOFS #Pseudo-filesystem framework 67b798ef64SAlex Richardsonoptions TMPFS #Efficient memory filesystem 68f25e72cbSMarcel Moolenaaroptions GEOM_PART_APM #Apple Partition Maps. 6966292dbfSNathan Whitehornoptions GEOM_PART_GPT #GUID Partition Tables. 7066292dbfSNathan Whitehornoptions GEOM_LABEL #Provides labelization 7166292dbfSNathan Whitehornoptions COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpc binaries 7266292dbfSNathan Whitehornoptions COMPAT_FREEBSD5 #Compatible with FreeBSD5 7366292dbfSNathan Whitehornoptions COMPAT_FREEBSD6 #Compatible with FreeBSD6 7466292dbfSNathan Whitehornoptions COMPAT_FREEBSD7 #Compatible with FreeBSD7 757d313e7bSJohn Baldwinoptions COMPAT_FREEBSD9 # Compatible with FreeBSD9 767d313e7bSJohn Baldwinoptions COMPAT_FREEBSD10 # Compatible with FreeBSD10 777f68a896SMark Johnstonoptions COMPAT_FREEBSD11 # Compatible with FreeBSD11 78d6745408SConrad Meyeroptions COMPAT_FREEBSD12 # Compatible with FreeBSD12 7966292dbfSNathan Whitehornoptions SCSI_DELAY=5000 #Delay (in ms) before probing SCSI 8066292dbfSNathan Whitehornoptions KTRACE #ktrace(1) syscall trace support 8166292dbfSNathan Whitehornoptions STACK #stack(9) support 8266292dbfSNathan Whitehornoptions SYSVSHM #SYSV-style shared memory 8366292dbfSNathan Whitehornoptions SYSVMSG #SYSV-style message queues 8466292dbfSNathan Whitehornoptions SYSVSEM #SYSV-style semaphores 8566292dbfSNathan Whitehornoptions _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions 868c6d1d4bSNathan Whitehornoptions PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed. 8766292dbfSNathan Whitehornoptions HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) 8866292dbfSNathan Whitehornoptions AUDIT # Security event auditing 89e01bff72SJustin Hibbitsoptions CAPABILITY_MODE # Capsicum capability mode 90e01bff72SJustin Hibbitsoptions CAPABILITIES # Capsicum capabilities 9166292dbfSNathan Whitehornoptions MAC # TrustedBSD MAC Framework 92f75483ceSJustin Hibbitsoptions KDTRACE_HOOKS # Kernel DTrace hooks 93f75483ceSJustin Hibbitsoptions DDB_CTF # Kernel ELF linker loads CTF data 9466292dbfSNathan Whitehornoptions INCLUDE_CONFIG_FILE # Include this file in kernel 950d909f4cSKevin Bowlingoptions RACCT # Resource accounting framework 960d909f4cSKevin Bowlingoptions RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default 970d909f4cSKevin Bowlingoptions RCTL # Resource limits 9866292dbfSNathan Whitehorn 998f8a2520SJoel Dahl# Debugging support. Always need this: 1008f8a2520SJoel Dahloptions KDB # Enable kernel debugger support. 1019ba0691bSAndriy Gaponoptions KDB_TRACE # Print a stack trace for a panic. 1029ba0691bSAndriy Gapon# For full debugger support use (turn off in stable branch): 10366292dbfSNathan Whitehornoptions DDB #Support DDB 10466292dbfSNathan Whitehorn#options DEADLKRES #Enable the deadlock resolver 10566292dbfSNathan Whitehornoptions INVARIANTS #Enable calls of extra sanity checking 10666292dbfSNathan Whitehornoptions INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 10766292dbfSNathan Whitehornoptions WITNESS #Enable checks to detect deadlocks and cycles 10866292dbfSNathan Whitehornoptions WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed 109f6daba83SMatthew D Flemingoptions MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones 110be352d20SKyle Evansoptions VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default 11166292dbfSNathan Whitehorn 112892bdcccSMark Johnston# Kernel dump features. 113892bdcccSMark Johnstonoptions EKCD # Support for encrypted kernel dumps 114892bdcccSMark Johnstonoptions GZIO # gzip-compressed kernel and user dumps 115892bdcccSMark Johnstonoptions ZSTDIO # zstd-compressed kernel and user dumps 1167790c8c1SConrad Meyeroptions DEBUGNET # debugnet networking 117892bdcccSMark Johnstonoptions NETDUMP # netdump(4) client support 118892bdcccSMark Johnston 119d8acfb88SPeter Grehan# Make an SMP-capable kernel by default 120d8acfb88SPeter Grehanoptions SMP # Symmetric MultiProcessor Kernel 12166292dbfSNathan Whitehorn 12266292dbfSNathan Whitehorn# CPU frequency control 12366292dbfSNathan Whitehorndevice cpufreq 12466292dbfSNathan Whitehorn 12566292dbfSNathan Whitehorn# Standard busses 12666292dbfSNathan Whitehorndevice pci 12782cb5c3bSJohn Baldwinoptions PCI_HP # PCI-Express native HotPlug 12850fd2a5bSNathan Whitehorndevice agp 12966292dbfSNathan Whitehorn 13097b53e36SAlexander Motin# ATA controllers 131e70f868fSWojciech Macekdevice ahci # AHCI-compatible SATA controllers 13297b53e36SAlexander Motindevice ata # Legacy ATA/SATA controllers 13397b53e36SAlexander Motindevice mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA 13497b53e36SAlexander Motindevice siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA 13566292dbfSNathan Whitehorn 1363c41c1d4SWojciech Macek# NVM Express (NVMe) support 1373c41c1d4SWojciech Macekdevice nvme # base NVMe driver 1388ac2f3baSKevin Bowlingoptions NVME_USE_NVD=0 # prefer the cam(4) based nda(4) driver 1393c41c1d4SWojciech Macekdevice nvd # expose NVMe namespaces as disks, depends on nvme 1403c41c1d4SWojciech Macek 14166292dbfSNathan Whitehorn# SCSI Controllers 142d8c51c6fSLeandro Luporidevice aacraid # Adaptec by PMC RAID 14366292dbfSNathan Whitehorndevice ahc # AHA2940 and onboard AIC7xxx devices 14466292dbfSNathan Whitehornoptions AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O 14566292dbfSNathan Whitehorndevice isp # Qlogic family 14666292dbfSNathan Whitehorndevice ispfw # Firmware module for Qlogic host adapters 14766292dbfSNathan Whitehorndevice mpt # LSI-Logic MPT-Fusion 148e3604279SKenneth D. Merrydevice mps # LSI-Logic MPT-Fusion 2 14966292dbfSNathan Whitehorndevice sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D 15066292dbfSNathan Whitehorn 15197b53e36SAlexander Motin# ATA/SCSI peripherals 15297b53e36SAlexander Motindevice scbus # SCSI bus (required for ATA/SCSI) 1530d909f4cSKevin Bowlingdevice ch # SCSI media changers 15466292dbfSNathan Whitehorndevice da # Direct Access (disks) 15566292dbfSNathan Whitehorndevice sa # Sequential Access (tape etc) 15666292dbfSNathan Whitehorndevice cd # CD 15797b53e36SAlexander Motindevice pass # Passthrough device (direct ATA/SCSI access) 1580d909f4cSKevin Bowlingdevice ses # Enclosure Service (SES and SAF-TE) 15966292dbfSNathan Whitehorn 16049588d0fSNathan Whitehorn# vt is the default console driver, resembling an SCO console 16149588d0fSNathan Whitehorndevice vt # Core console driver 16266292dbfSNathan Whitehorndevice kbdmux 16366292dbfSNathan Whitehorn 16466292dbfSNathan Whitehorn# Serial (COM) ports 16566292dbfSNathan Whitehorndevice scc 16666292dbfSNathan Whitehorndevice uart 167f25e72cbSMarcel Moolenaardevice uart_z8530 16866292dbfSNathan Whitehorn 169c75f49f7SKonstantin Belousovdevice iflib 170c75f49f7SKonstantin Belousov 17103479763SNathan Whitehorn# Ethernet hardware 1727a8d25c0SNathan Whitehorndevice em # Intel PRO/1000 Gigabit Ethernet Family 1731aa7c60cSJack F Vogeldevice ix # Intel PRO/10GbE PCIE PF Ethernet Family 174c5568ba0SLeandro Luporidevice ixl # Intel 700 Series Physical Function 1751aa7c60cSJack F Vogeldevice ixv # Intel PRO/10GbE PCIE VF Ethernet Family 17603479763SNathan Whitehorndevice glc # Sony Playstation 3 Ethernet 177757e5b29SNathan Whitehorndevice llan # IBM pSeries Virtual Ethernet 17855b823e5SWojciech Macekdevice cxgbe # Chelsio 10/25G NIC 17903479763SNathan Whitehorn 18066292dbfSNathan Whitehorn# PCI Ethernet NICs that use the common MII bus controller code. 18166292dbfSNathan Whitehorndevice miibus # MII bus support 18266292dbfSNathan Whitehorndevice bge # Broadcom BCM570xx Gigabit Ethernet 18366292dbfSNathan Whitehorndevice gem # Sun GEM/Sun ERI/Apple GMAC 18466292dbfSNathan Whitehorndevice dc # DEC/Intel 21143 and various workalikes 18566292dbfSNathan Whitehorndevice fxp # Intel EtherExpress PRO/100B (82557, 82558) 1867a8d25c0SNathan Whitehorndevice re # RealTek 8139C+/8169/8169S/8110S 1877a8d25c0SNathan Whitehorndevice rl # RealTek 8129/8139 18866292dbfSNathan Whitehorn 18966292dbfSNathan Whitehorn# Pseudo devices. 1900d909f4cSKevin Bowlingdevice crypto # core crypto support 19166292dbfSNathan Whitehorndevice loop # Network loopback 19266292dbfSNathan Whitehorndevice ether # Ethernet support 19366292dbfSNathan Whitehorndevice vlan # 802.1Q VLAN support 194251a32b5SKyle Evansdevice tuntap # Packet tunnel. 19566292dbfSNathan Whitehorndevice md # Memory "disks" 19666292dbfSNathan Whitehorndevice ofwd # Open Firmware disks 19766292dbfSNathan Whitehorndevice gif # IPv6 and IPv4 tunneling 19866292dbfSNathan Whitehorndevice firmware # firmware assist module 19966292dbfSNathan Whitehorn 20066292dbfSNathan Whitehorn# The `bpf' device enables the Berkeley Packet Filter. 20166292dbfSNathan Whitehorn# Be aware of the administrative consequences of enabling this! 20266292dbfSNathan Whitehorn# Note that 'bpf' is required for DHCP. 20366292dbfSNathan Whitehorndevice bpf #Berkeley packet filter 20466292dbfSNathan Whitehorn 20566292dbfSNathan Whitehorn# USB support 20666292dbfSNathan Whitehornoptions USB_DEBUG # enable debug msgs 20766292dbfSNathan Whitehorndevice uhci # UHCI PCI->USB interface 20866292dbfSNathan Whitehorndevice ohci # OHCI PCI->USB interface 20966292dbfSNathan Whitehorndevice ehci # EHCI PCI->USB interface 210566a135bSNathan Whitehorndevice xhci # XHCI PCI->USB interface 21166292dbfSNathan Whitehorndevice usb # USB Bus (required) 21266292dbfSNathan Whitehorndevice uhid # "Human Interface Devices" 21366292dbfSNathan Whitehorndevice ukbd # Keyboard 21466292dbfSNathan Whitehornoptions KBD_INSTALL_CDEV # install a CDEV entry in /dev 21566292dbfSNathan Whitehorndevice umass # Disks/Mass storage - Requires scbus and da0 21666292dbfSNathan Whitehorndevice ums # Mouse 21766292dbfSNathan Whitehorn# USB Ethernet 21866292dbfSNathan Whitehorndevice aue # ADMtek USB Ethernet 21966292dbfSNathan Whitehorndevice axe # ASIX Electronics USB Ethernet 22066292dbfSNathan Whitehorndevice cdce # Generic USB over Ethernet 22166292dbfSNathan Whitehorndevice cue # CATC USB Ethernet 22266292dbfSNathan Whitehorndevice kue # Kawasaki LSI USB Ethernet 22366292dbfSNathan Whitehorn 2248d252f78SAndreas Tobler# Wireless NIC cards 2258d252f78SAndreas Tobleroptions IEEE80211_SUPPORT_MESH 2268d252f78SAndreas Tobler 22766292dbfSNathan Whitehorn# FireWire support 22866292dbfSNathan Whitehorndevice firewire # FireWire bus code 22966292dbfSNathan Whitehorndevice sbp # SCSI over FireWire (Requires scbus and da) 23066292dbfSNathan Whitehorndevice fwe # Ethernet over FireWire (non-standard!) 23166292dbfSNathan Whitehorn 23266292dbfSNathan Whitehorn# Misc 233698ef695SNathan Whitehorndevice iicbus # I2C bus code 2344ffd72e3SWojciech Macekdevice iic 235698ef695SNathan Whitehorndevice kiic # Keywest I2C 236d188174aSAndreas Toblerdevice ad7417 # PowerMac7,2 temperature sensor 237d2d30ba3SAndreas Toblerdevice ds1631 # PowerMac11,2 temperature sensor 238da89fa28SAndreas Toblerdevice ds1775 # PowerMac7,2 temperature sensor 239da89fa28SAndreas Toblerdevice fcu # Apple Fan Control Unit 240da89fa28SAndreas Toblerdevice max6690 # PowerMac7,2 temperature sensor 24166292dbfSNathan Whitehorndevice powermac_nvram # Open Firmware configuration NVRAM 24266292dbfSNathan Whitehorndevice smu # Apple System Management Unit 2433cc28bd9SJustin Hibbitsdevice atibl # ATI-based backlight driver for PowerBooks/iBooks 244d0ec68d4SJustin Hibbitsdevice nvbl # nVidia-based backlight driver for PowerBooks/iBooks 24550886464SLeandro Luporidevice opalflash # PowerNV embedded flash memory 24666292dbfSNathan Whitehorn 24766292dbfSNathan Whitehorn# ADB support 24866292dbfSNathan Whitehorndevice adb 24966292dbfSNathan Whitehorndevice pmu 25066292dbfSNathan Whitehorn 251698ef695SNathan Whitehorn# Sound support 252698ef695SNathan Whitehorndevice sound # Generic sound driver (required) 253698ef695SNathan Whitehorndevice snd_ai2s # Apple I2S audio 25457557e71SPiotr Kubajdevice snd_hda # Intel High Definition Audio 255698ef695SNathan Whitehorndevice snd_uaudio # USB Audio 25666292dbfSNathan Whitehorn 2570d909f4cSKevin Bowling# Netmap provides direct access to TX/RX rings on supported NICs 2580d909f4cSKevin Bowlingdevice netmap # netmap(4) support 2594651a02fSNiclas Zeising 2604651a02fSNiclas Zeising# evdev interface 2614651a02fSNiclas Zeisingoptions EVDEV_SUPPORT # evdev support in legacy drivers 2624651a02fSNiclas Zeisingdevice evdev # input event device support 2634651a02fSNiclas Zeisingdevice uinput # install /dev/uinput cdev 264d4633a9eSLeandro Lupori 265d4633a9eSLeandro Lupori# VirtIO support 266d4633a9eSLeandro Luporidevice virtio # Generic VirtIO bus (required) 267d4633a9eSLeandro Luporidevice virtio_pci # VirtIO PCI device 268d4633a9eSLeandro Luporidevice vtnet # VirtIO Ethernet device 269d4633a9eSLeandro Luporidevice virtio_blk # VirtIO Block device 270d4633a9eSLeandro Luporidevice virtio_scsi # VirtIO SCSI device 271d4633a9eSLeandro Luporidevice virtio_balloon # VirtIO Memory Balloon device 272d4633a9eSLeandro Lupori 273*67de2db2SVladimir Kondratyev# HID support 274*67de2db2SVladimir Kondratyevdevice hid # Generic HID support 275