xref: /freebsd/sys/powerpc/conf/GENERIC64 (revision d3f78f00db6c2c13b49ca66d73f522bb851823e8)
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
337a8d25c0SNathan Whitehornoptions 	PSERIES			#PAPR-compliant systems (e.g. IBM p)
34fb3855e0SWojciech Macekoptions 	POWERNV			#Non-virtualized OpenPOWER systems
3566292dbfSNathan Whitehorn
3644d29d47SNathan Whitehornoptions		FDT			#Flattened Device Tree
3766292dbfSNathan Whitehornoptions 	SCHED_ULE		#ULE scheduler
3849d9a597SJustin Hibbitsoptions 	NUMA			#Non-Uniform Memory Architecture support
39297becf9SNathan Whitehornoptions 	PREEMPTION		#Enable kernel thread preemption
408e94025bSBjoern A. Zeeboptions 	VIMAGE			# Subsystem virtualization, e.g. VNET
4166292dbfSNathan Whitehornoptions 	INET			#InterNETworking
4266292dbfSNathan Whitehornoptions 	INET6			#IPv6 communications protocols
430d909f4cSKevin Bowlingoptions 	IPSEC_SUPPORT		# Allow kldload of ipsec and tcpmd5
440d909f4cSKevin Bowlingoptions 	TCP_OFFLOAD		# TCP offload
450d909f4cSKevin Bowlingoptions 	TCP_BLACKBOX		# Enhanced TCP event logging
46bd79708dSJonathan T. Looneyoptions 	TCP_HHOOK		# hhook(9) framework for TCP
4720a2f77eSMichael Tuexenoptions 	TCP_RFC7413		# TCP Fast Open
4866292dbfSNathan Whitehornoptions 	SCTP			#Stream Control Transmission Protocol
4966292dbfSNathan Whitehornoptions 	FFS			#Berkeley Fast Filesystem
5066292dbfSNathan Whitehornoptions 	SOFTUPDATES		#Enable FFS soft updates support
5166292dbfSNathan Whitehornoptions 	UFS_ACL			#Support for access control lists
5266292dbfSNathan Whitehornoptions 	UFS_DIRHASH		#Improve performance on big directories
5366292dbfSNathan Whitehornoptions 	UFS_GJOURNAL		#Enable gjournal-based UFS journaling
540dcbedfaSKonstantin Belousovoptions 	QUOTA			#Enable disk quotas for UFS
5566292dbfSNathan Whitehornoptions 	MD_ROOT			#MD is a potential root device
56*d3f78f00SLeandro Luporioptions 	MD_ROOT_MEM		#Enable use of initrd as MD root
573e32dff5SJohn Baldwinoptions 	NFSCL			#Network Filesystem Client
583e32dff5SJohn Baldwinoptions 	NFSD			#Network Filesystem Server
5966292dbfSNathan Whitehornoptions 	NFSLOCKD		#Network Lock Manager
6066292dbfSNathan Whitehornoptions 	NFS_ROOT		#NFS usable as root device
6166292dbfSNathan Whitehornoptions 	MSDOSFS			#MSDOS Filesystem
6266292dbfSNathan Whitehornoptions 	CD9660			#ISO 9660 Filesystem
6366292dbfSNathan Whitehornoptions 	PROCFS			#Process filesystem (requires PSEUDOFS)
6466292dbfSNathan Whitehornoptions 	PSEUDOFS		#Pseudo-filesystem framework
65f25e72cbSMarcel Moolenaaroptions 	GEOM_PART_APM		#Apple Partition Maps.
6666292dbfSNathan Whitehornoptions 	GEOM_PART_GPT		#GUID Partition Tables.
6766292dbfSNathan Whitehornoptions 	GEOM_LABEL		#Provides labelization
6866292dbfSNathan Whitehornoptions 	COMPAT_FREEBSD32	#Compatible with FreeBSD/powerpc binaries
6966292dbfSNathan Whitehornoptions 	COMPAT_FREEBSD5		#Compatible with FreeBSD5
7066292dbfSNathan Whitehornoptions 	COMPAT_FREEBSD6		#Compatible with FreeBSD6
7166292dbfSNathan Whitehornoptions 	COMPAT_FREEBSD7		#Compatible with FreeBSD7
727d313e7bSJohn Baldwinoptions 	COMPAT_FREEBSD9		# Compatible with FreeBSD9
737d313e7bSJohn Baldwinoptions 	COMPAT_FREEBSD10	# Compatible with FreeBSD10
747f68a896SMark Johnstonoptions 	COMPAT_FREEBSD11	# Compatible with FreeBSD11
75d6745408SConrad Meyeroptions 	COMPAT_FREEBSD12	# Compatible with FreeBSD12
7666292dbfSNathan Whitehornoptions 	SCSI_DELAY=5000		#Delay (in ms) before probing SCSI
7766292dbfSNathan Whitehornoptions 	KTRACE			#ktrace(1) syscall trace support
7866292dbfSNathan Whitehornoptions 	STACK			#stack(9) support
7966292dbfSNathan Whitehornoptions 	SYSVSHM			#SYSV-style shared memory
8066292dbfSNathan Whitehornoptions 	SYSVMSG			#SYSV-style message queues
8166292dbfSNathan Whitehornoptions 	SYSVSEM			#SYSV-style semaphores
8266292dbfSNathan Whitehornoptions 	_KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
838c6d1d4bSNathan Whitehornoptions		PRINTF_BUFR_SIZE=128	# Prevent printf output being interspersed.
8466292dbfSNathan Whitehornoptions 	HWPMC_HOOKS		# Necessary kernel hooks for hwpmc(4)
8566292dbfSNathan Whitehornoptions 	AUDIT			# Security event auditing
86e01bff72SJustin Hibbitsoptions 	CAPABILITY_MODE		# Capsicum capability mode
87e01bff72SJustin Hibbitsoptions 	CAPABILITIES		# Capsicum capabilities
8866292dbfSNathan Whitehornoptions 	MAC			# TrustedBSD MAC Framework
89f75483ceSJustin Hibbitsoptions 	KDTRACE_HOOKS		# Kernel DTrace hooks
90f75483ceSJustin Hibbitsoptions 	DDB_CTF			# Kernel ELF linker loads CTF data
9166292dbfSNathan Whitehornoptions 	INCLUDE_CONFIG_FILE     # Include this file in kernel
920d909f4cSKevin Bowlingoptions 	RACCT			# Resource accounting framework
930d909f4cSKevin Bowlingoptions 	RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
940d909f4cSKevin Bowlingoptions 	RCTL			# Resource limits
9566292dbfSNathan Whitehorn
968f8a2520SJoel Dahl# Debugging support.  Always need this:
978f8a2520SJoel Dahloptions 	KDB			# Enable kernel debugger support.
989ba0691bSAndriy Gaponoptions 	KDB_TRACE		# Print a stack trace for a panic.
999ba0691bSAndriy Gapon# For full debugger support use (turn off in stable branch):
10066292dbfSNathan Whitehornoptions 	DDB			#Support DDB
10166292dbfSNathan Whitehorn#options 	DEADLKRES		#Enable the deadlock resolver
10266292dbfSNathan Whitehornoptions 	INVARIANTS		#Enable calls of extra sanity checking
10366292dbfSNathan Whitehornoptions 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
10466292dbfSNathan Whitehornoptions 	WITNESS			#Enable checks to detect deadlocks and cycles
10566292dbfSNathan Whitehornoptions 	WITNESS_SKIPSPIN	#Don't run witness on spinlocks for speed
106f6daba83SMatthew D Flemingoptions 	MALLOC_DEBUG_MAXZONES=8	# Separate malloc(9) zones
107be352d20SKyle Evansoptions 	VERBOSE_SYSINIT=0	# Support debug.verbose_sysinit, off by default
10866292dbfSNathan Whitehorn
109892bdcccSMark Johnston# Kernel dump features.
110892bdcccSMark Johnstonoptions 	EKCD			# Support for encrypted kernel dumps
111892bdcccSMark Johnstonoptions 	GZIO			# gzip-compressed kernel and user dumps
112892bdcccSMark Johnstonoptions 	ZSTDIO			# zstd-compressed kernel and user dumps
113892bdcccSMark Johnstonoptions 	NETDUMP			# netdump(4) client support
114892bdcccSMark Johnston
115d8acfb88SPeter Grehan# Make an SMP-capable kernel by default
116d8acfb88SPeter Grehanoptions 	SMP			# Symmetric MultiProcessor Kernel
11766292dbfSNathan Whitehorn
11866292dbfSNathan Whitehorn# CPU frequency control
11966292dbfSNathan Whitehorndevice		cpufreq
12066292dbfSNathan Whitehorn
12166292dbfSNathan Whitehorn# Standard busses
12266292dbfSNathan Whitehorndevice		pci
12382cb5c3bSJohn Baldwinoptions 	PCI_HP			# PCI-Express native HotPlug
12450fd2a5bSNathan Whitehorndevice		agp
12566292dbfSNathan Whitehorn
12697b53e36SAlexander Motin# ATA controllers
127e70f868fSWojciech Macekdevice		ahci		# AHCI-compatible SATA controllers
12897b53e36SAlexander Motindevice		ata		# Legacy ATA/SATA controllers
12997b53e36SAlexander Motindevice		mvs		# Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA
13097b53e36SAlexander Motindevice		siis		# SiliconImage SiI3124/SiI3132/SiI3531 SATA
13166292dbfSNathan Whitehorn
1323c41c1d4SWojciech Macek# NVM Express (NVMe) support
1333c41c1d4SWojciech Macekdevice		nvme		# base NVMe driver
1348ac2f3baSKevin Bowlingoptions		NVME_USE_NVD=0	# prefer the cam(4) based nda(4) driver
1353c41c1d4SWojciech Macekdevice		nvd		# expose NVMe namespaces as disks, depends on nvme
1363c41c1d4SWojciech Macek
13766292dbfSNathan Whitehorn# SCSI Controllers
13866292dbfSNathan Whitehorndevice		ahc		# AHA2940 and onboard AIC7xxx devices
13966292dbfSNathan Whitehornoptions 	AHC_ALLOW_MEMIO	# Attempt to use memory mapped I/O
14066292dbfSNathan Whitehorndevice		isp		# Qlogic family
14166292dbfSNathan Whitehorndevice		ispfw		# Firmware module for Qlogic host adapters
14266292dbfSNathan Whitehorndevice		mpt		# LSI-Logic MPT-Fusion
143e3604279SKenneth D. Merrydevice		mps		# LSI-Logic MPT-Fusion 2
14466292dbfSNathan Whitehorndevice		sym		# NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D
14566292dbfSNathan Whitehorn
14697b53e36SAlexander Motin# ATA/SCSI peripherals
14797b53e36SAlexander Motindevice		scbus		# SCSI bus (required for ATA/SCSI)
1480d909f4cSKevin Bowlingdevice		ch		# SCSI media changers
14966292dbfSNathan Whitehorndevice		da		# Direct Access (disks)
15066292dbfSNathan Whitehorndevice		sa		# Sequential Access (tape etc)
15166292dbfSNathan Whitehorndevice		cd		# CD
15297b53e36SAlexander Motindevice		pass		# Passthrough device (direct ATA/SCSI access)
1530d909f4cSKevin Bowlingdevice		ses		# Enclosure Service (SES and SAF-TE)
15466292dbfSNathan Whitehorn
15549588d0fSNathan Whitehorn# vt is the default console driver, resembling an SCO console
15649588d0fSNathan Whitehorndevice		vt		# Core console driver
15766292dbfSNathan Whitehorndevice		kbdmux
15866292dbfSNathan Whitehorn
15966292dbfSNathan Whitehorn# Serial (COM) ports
16066292dbfSNathan Whitehorndevice		scc
16166292dbfSNathan Whitehorndevice		uart
162f25e72cbSMarcel Moolenaardevice		uart_z8530
16366292dbfSNathan Whitehorn
164c75f49f7SKonstantin Belousovdevice		iflib
165c75f49f7SKonstantin Belousov
16603479763SNathan Whitehorn# Ethernet hardware
1677a8d25c0SNathan Whitehorndevice		em		# Intel PRO/1000 Gigabit Ethernet Family
1681aa7c60cSJack F Vogeldevice		ix		# Intel PRO/10GbE PCIE PF Ethernet Family
1691aa7c60cSJack F Vogeldevice		ixv		# Intel PRO/10GbE PCIE VF Ethernet Family
17003479763SNathan Whitehorndevice		glc		# Sony Playstation 3 Ethernet
171757e5b29SNathan Whitehorndevice		llan		# IBM pSeries Virtual Ethernet
17255b823e5SWojciech Macekdevice		cxgbe		# Chelsio 10/25G NIC
17303479763SNathan Whitehorn
17466292dbfSNathan Whitehorn# PCI Ethernet NICs that use the common MII bus controller code.
17566292dbfSNathan Whitehorndevice		miibus		# MII bus support
17666292dbfSNathan Whitehorndevice		bge		# Broadcom BCM570xx Gigabit Ethernet
17766292dbfSNathan Whitehorndevice		gem		# Sun GEM/Sun ERI/Apple GMAC
17866292dbfSNathan Whitehorndevice		dc		# DEC/Intel 21143 and various workalikes
17966292dbfSNathan Whitehorndevice		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
1807a8d25c0SNathan Whitehorndevice		re		# RealTek 8139C+/8169/8169S/8110S
1817a8d25c0SNathan Whitehorndevice		rl		# RealTek 8129/8139
18266292dbfSNathan Whitehorn
18366292dbfSNathan Whitehorn# Pseudo devices.
1840d909f4cSKevin Bowlingdevice		crypto		# core crypto support
18566292dbfSNathan Whitehorndevice		loop		# Network loopback
18666292dbfSNathan Whitehorndevice		random		# Entropy device
18766292dbfSNathan Whitehorndevice		ether		# Ethernet support
18866292dbfSNathan Whitehorndevice		vlan		# 802.1Q VLAN support
189251a32b5SKyle Evansdevice		tuntap		# Packet tunnel.
19066292dbfSNathan Whitehorndevice		md		# Memory "disks"
19166292dbfSNathan Whitehorndevice		ofwd		# Open Firmware disks
19266292dbfSNathan Whitehorndevice		gif		# IPv6 and IPv4 tunneling
19366292dbfSNathan Whitehorndevice		firmware	# firmware assist module
19466292dbfSNathan Whitehorn
19566292dbfSNathan Whitehorn# The `bpf' device enables the Berkeley Packet Filter.
19666292dbfSNathan Whitehorn# Be aware of the administrative consequences of enabling this!
19766292dbfSNathan Whitehorn# Note that 'bpf' is required for DHCP.
19866292dbfSNathan Whitehorndevice		bpf		#Berkeley packet filter
19966292dbfSNathan Whitehorn
20066292dbfSNathan Whitehorn# USB support
20166292dbfSNathan Whitehornoptions 	USB_DEBUG	# enable debug msgs
20266292dbfSNathan Whitehorndevice		uhci		# UHCI PCI->USB interface
20366292dbfSNathan Whitehorndevice		ohci		# OHCI PCI->USB interface
20466292dbfSNathan Whitehorndevice		ehci		# EHCI PCI->USB interface
205566a135bSNathan Whitehorndevice		xhci		# XHCI PCI->USB interface
20666292dbfSNathan Whitehorndevice		usb		# USB Bus (required)
20766292dbfSNathan Whitehorndevice		uhid		# "Human Interface Devices"
20866292dbfSNathan Whitehorndevice		ukbd		# Keyboard
20966292dbfSNathan Whitehornoptions 	KBD_INSTALL_CDEV # install a CDEV entry in /dev
21066292dbfSNathan Whitehorndevice		umass		# Disks/Mass storage - Requires scbus and da0
21166292dbfSNathan Whitehorndevice		ums		# Mouse
21266292dbfSNathan Whitehorn# USB Ethernet
21366292dbfSNathan Whitehorndevice		aue		# ADMtek USB Ethernet
21466292dbfSNathan Whitehorndevice		axe		# ASIX Electronics USB Ethernet
21566292dbfSNathan Whitehorndevice		cdce		# Generic USB over Ethernet
21666292dbfSNathan Whitehorndevice		cue		# CATC USB Ethernet
21766292dbfSNathan Whitehorndevice		kue		# Kawasaki LSI USB Ethernet
21866292dbfSNathan Whitehorn
2198d252f78SAndreas Tobler# Wireless NIC cards
2208d252f78SAndreas Tobleroptions 	IEEE80211_SUPPORT_MESH
2218d252f78SAndreas Tobler
22266292dbfSNathan Whitehorn# FireWire support
22366292dbfSNathan Whitehorndevice		firewire	# FireWire bus code
22466292dbfSNathan Whitehorndevice		sbp		# SCSI over FireWire (Requires scbus and da)
22566292dbfSNathan Whitehorndevice		fwe		# Ethernet over FireWire (non-standard!)
22666292dbfSNathan Whitehorn
22766292dbfSNathan Whitehorn# Misc
228698ef695SNathan Whitehorndevice		iicbus		# I2C bus code
2294ffd72e3SWojciech Macekdevice		iic
230698ef695SNathan Whitehorndevice		kiic		# Keywest I2C
231d188174aSAndreas Toblerdevice		ad7417		# PowerMac7,2 temperature sensor
232d2d30ba3SAndreas Toblerdevice		ds1631		# PowerMac11,2 temperature sensor
233da89fa28SAndreas Toblerdevice		ds1775		# PowerMac7,2 temperature sensor
234da89fa28SAndreas Toblerdevice		fcu		# Apple Fan Control Unit
235da89fa28SAndreas Toblerdevice		max6690		# PowerMac7,2 temperature sensor
23666292dbfSNathan Whitehorndevice		powermac_nvram	# Open Firmware configuration NVRAM
23766292dbfSNathan Whitehorndevice		smu		# Apple System Management Unit
2383cc28bd9SJustin Hibbitsdevice		atibl		# ATI-based backlight driver for PowerBooks/iBooks
239d0ec68d4SJustin Hibbitsdevice		nvbl		# nVidia-based backlight driver for PowerBooks/iBooks
24050886464SLeandro Luporidevice		opalflash	# PowerNV embedded flash memory
24166292dbfSNathan Whitehorn
24266292dbfSNathan Whitehorn# ADB support
24366292dbfSNathan Whitehorndevice		adb
24466292dbfSNathan Whitehorndevice		pmu
24566292dbfSNathan Whitehorn
246698ef695SNathan Whitehorn# Sound support
247698ef695SNathan Whitehorndevice		sound		# Generic sound driver (required)
248698ef695SNathan Whitehorndevice		snd_ai2s	# Apple I2S audio
249698ef695SNathan Whitehorndevice		snd_uaudio	# USB Audio
25066292dbfSNathan Whitehorn
2510d909f4cSKevin Bowling# Netmap provides direct access to TX/RX rings on supported NICs
2520d909f4cSKevin Bowlingdevice		netmap		# netmap(4) support
2534651a02fSNiclas Zeising
2544651a02fSNiclas Zeising# evdev interface
2554651a02fSNiclas Zeisingoptions 	EVDEV_SUPPORT		# evdev support in legacy drivers
2564651a02fSNiclas Zeisingdevice		evdev			# input event device support
2574651a02fSNiclas Zeisingdevice		uinput			# install /dev/uinput cdev
258