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# 766292dbfSNathan Whitehorn# http://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 1166292dbfSNathan Whitehorn# FreeBSD World Wide Web server (http://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 2766292dbfSNathan Whitehorn 2866292dbfSNathan Whitehorn# Platform support 2966292dbfSNathan Whitehornoptions POWERMAC #NewWorld Apple PowerMacs 3003479763SNathan Whitehornoptions PS3 #Sony Playstation 3 312c16c8d7SNathan Whitehornoptions MAMBO #IBM Mambo Full System Simulator 3266292dbfSNathan Whitehorn 3366292dbfSNathan Whitehornoptions SCHED_ULE #ULE scheduler 34297becf9SNathan Whitehornoptions PREEMPTION #Enable kernel thread preemption 3566292dbfSNathan Whitehornoptions INET #InterNETworking 3666292dbfSNathan Whitehornoptions INET6 #IPv6 communications protocols 3766292dbfSNathan Whitehornoptions SCTP #Stream Control Transmission Protocol 3866292dbfSNathan Whitehornoptions FFS #Berkeley Fast Filesystem 3966292dbfSNathan Whitehornoptions SOFTUPDATES #Enable FFS soft updates support 4066292dbfSNathan Whitehornoptions UFS_ACL #Support for access control lists 4166292dbfSNathan Whitehornoptions UFS_DIRHASH #Improve performance on big directories 4266292dbfSNathan Whitehornoptions UFS_GJOURNAL #Enable gjournal-based UFS journaling 43*0dcbedfaSKonstantin Belousovoptions QUOTA #Enable disk quotas for UFS 4466292dbfSNathan Whitehornoptions MD_ROOT #MD is a potential root device 454309e17aSRick Macklemoptions NFSCL #New Network Filesystem Client 464309e17aSRick Macklemoptions NFSD #New Network Filesystem Server 4766292dbfSNathan Whitehornoptions NFSLOCKD #Network Lock Manager 4866292dbfSNathan Whitehornoptions NFS_ROOT #NFS usable as root device 4966292dbfSNathan Whitehornoptions MSDOSFS #MSDOS Filesystem 5066292dbfSNathan Whitehornoptions CD9660 #ISO 9660 Filesystem 5166292dbfSNathan Whitehornoptions PROCFS #Process filesystem (requires PSEUDOFS) 5266292dbfSNathan Whitehornoptions PSEUDOFS #Pseudo-filesystem framework 53f25e72cbSMarcel Moolenaaroptions GEOM_PART_APM #Apple Partition Maps. 5466292dbfSNathan Whitehornoptions GEOM_PART_GPT #GUID Partition Tables. 5566292dbfSNathan Whitehornoptions GEOM_LABEL #Provides labelization 5666292dbfSNathan Whitehornoptions COMPAT_FREEBSD32 #Compatible with FreeBSD/powerpc binaries 5766292dbfSNathan Whitehornoptions COMPAT_FREEBSD5 #Compatible with FreeBSD5 5866292dbfSNathan Whitehornoptions COMPAT_FREEBSD6 #Compatible with FreeBSD6 5966292dbfSNathan Whitehornoptions COMPAT_FREEBSD7 #Compatible with FreeBSD7 6066292dbfSNathan Whitehornoptions SCSI_DELAY=5000 #Delay (in ms) before probing SCSI 6166292dbfSNathan Whitehornoptions KTRACE #ktrace(1) syscall trace support 6266292dbfSNathan Whitehornoptions STACK #stack(9) support 6366292dbfSNathan Whitehornoptions SYSVSHM #SYSV-style shared memory 6466292dbfSNathan Whitehornoptions SYSVMSG #SYSV-style message queues 6566292dbfSNathan Whitehornoptions SYSVSEM #SYSV-style semaphores 6666292dbfSNathan Whitehornoptions _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions 6766292dbfSNathan Whitehornoptions HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4) 6866292dbfSNathan Whitehornoptions AUDIT # Security event auditing 6966292dbfSNathan Whitehornoptions MAC # TrustedBSD MAC Framework 7066292dbfSNathan Whitehornoptions INCLUDE_CONFIG_FILE # Include this file in kernel 7166292dbfSNathan Whitehorn 728f8a2520SJoel Dahl# Debugging support. Always need this: 738f8a2520SJoel Dahloptions KDB # Enable kernel debugger support. 748f8a2520SJoel Dahl# For minimum debugger support (stable branch) use: 758f8a2520SJoel Dahl#options KDB_TRACE # Print a stack trace for a panic. 768f8a2520SJoel Dahl# For full debugger support use this instead: 7766292dbfSNathan Whitehornoptions DDB #Support DDB 7866292dbfSNathan Whitehorn#options DEADLKRES #Enable the deadlock resolver 7966292dbfSNathan Whitehornoptions INVARIANTS #Enable calls of extra sanity checking 8066292dbfSNathan Whitehornoptions INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS 8166292dbfSNathan Whitehornoptions WITNESS #Enable checks to detect deadlocks and cycles 8266292dbfSNathan Whitehornoptions WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed 83f6daba83SMatthew D Flemingoptions MALLOC_DEBUG_MAXZONES=8 # Separate malloc(9) zones 8466292dbfSNathan Whitehorn 85d8acfb88SPeter Grehan# Make an SMP-capable kernel by default 86d8acfb88SPeter Grehanoptions SMP # Symmetric MultiProcessor Kernel 8766292dbfSNathan Whitehorn 8866292dbfSNathan Whitehorn# CPU frequency control 8966292dbfSNathan Whitehorndevice cpufreq 9066292dbfSNathan Whitehorn 9166292dbfSNathan Whitehorn# Standard busses 9266292dbfSNathan Whitehorndevice pci 9350fd2a5bSNathan Whitehorndevice agp 9466292dbfSNathan Whitehorn 9597b53e36SAlexander Motin# ATA controllers 9697b53e36SAlexander Motindevice ahci # AHCI-compatible SATA controllers 9797b53e36SAlexander Motindevice ata # Legacy ATA/SATA controllers 9897b53e36SAlexander Motinoptions ATA_CAM # Handle legacy controllers with CAM 9997b53e36SAlexander Motindevice mvs # Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA 10097b53e36SAlexander Motindevice siis # SiliconImage SiI3124/SiI3132/SiI3531 SATA 10166292dbfSNathan Whitehorn 10266292dbfSNathan Whitehorn# SCSI Controllers 10366292dbfSNathan Whitehorndevice ahc # AHA2940 and onboard AIC7xxx devices 10466292dbfSNathan Whitehornoptions AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O 10566292dbfSNathan Whitehornoptions AHC_REG_PRETTY_PRINT # Print register bitfields in debug 10666292dbfSNathan Whitehorn # output. Adds ~128k to driver. 10766292dbfSNathan Whitehorndevice isp # Qlogic family 10866292dbfSNathan Whitehorndevice ispfw # Firmware module for Qlogic host adapters 10966292dbfSNathan Whitehorndevice mpt # LSI-Logic MPT-Fusion 110e3604279SKenneth D. Merrydevice mps # LSI-Logic MPT-Fusion 2 11166292dbfSNathan Whitehorndevice sym # NCR/Symbios/LSI Logic 53C8XX/53C1010/53C1510D 11266292dbfSNathan Whitehorn 11397b53e36SAlexander Motin# ATA/SCSI peripherals 11497b53e36SAlexander Motindevice scbus # SCSI bus (required for ATA/SCSI) 11566292dbfSNathan Whitehorndevice da # Direct Access (disks) 11666292dbfSNathan Whitehorndevice sa # Sequential Access (tape etc) 11766292dbfSNathan Whitehorndevice cd # CD 11897b53e36SAlexander Motindevice pass # Passthrough device (direct ATA/SCSI access) 11966292dbfSNathan Whitehorn 12066292dbfSNathan Whitehorn# syscons is the default console driver, resembling an SCO console 12166292dbfSNathan Whitehorndevice sc 12266292dbfSNathan Whitehorndevice kbdmux 12366292dbfSNathan Whitehornoptions SC_OFWFB # OFW frame buffer 12466292dbfSNathan Whitehornoptions SC_DFLT_FONT # compile font in 12566292dbfSNathan Whitehornmakeoptions SC_DFLT_FONT=cp437 12666292dbfSNathan Whitehorn 12766292dbfSNathan Whitehorn# Serial (COM) ports 12866292dbfSNathan Whitehorndevice scc 12966292dbfSNathan Whitehorndevice uart 130f25e72cbSMarcel Moolenaardevice uart_z8530 13166292dbfSNathan Whitehorn 13203479763SNathan Whitehorn# Ethernet hardware 13303479763SNathan Whitehorndevice glc # Sony Playstation 3 Ethernet 13403479763SNathan Whitehorn 13566292dbfSNathan Whitehorn# PCI Ethernet NICs that use the common MII bus controller code. 13666292dbfSNathan Whitehorndevice miibus # MII bus support 13766292dbfSNathan Whitehorndevice bge # Broadcom BCM570xx Gigabit Ethernet 13866292dbfSNathan Whitehorndevice gem # Sun GEM/Sun ERI/Apple GMAC 13966292dbfSNathan Whitehorndevice dc # DEC/Intel 21143 and various workalikes 14066292dbfSNathan Whitehorndevice fxp # Intel EtherExpress PRO/100B (82557, 82558) 14166292dbfSNathan Whitehorn 14266292dbfSNathan Whitehorn# Pseudo devices. 14366292dbfSNathan Whitehorndevice loop # Network loopback 14466292dbfSNathan Whitehorndevice random # Entropy device 14566292dbfSNathan Whitehorndevice ether # Ethernet support 14666292dbfSNathan Whitehorndevice vlan # 802.1Q VLAN support 14766292dbfSNathan Whitehorndevice tun # Packet tunnel. 14866292dbfSNathan Whitehorndevice md # Memory "disks" 14966292dbfSNathan Whitehorndevice ofwd # Open Firmware disks 15066292dbfSNathan Whitehorndevice gif # IPv6 and IPv4 tunneling 15166292dbfSNathan Whitehorndevice faith # IPv6-to-IPv4 relaying/(translation) 15266292dbfSNathan Whitehorndevice firmware # firmware assist module 15366292dbfSNathan Whitehorn 15466292dbfSNathan Whitehorn# The `bpf' device enables the Berkeley Packet Filter. 15566292dbfSNathan Whitehorn# Be aware of the administrative consequences of enabling this! 15666292dbfSNathan Whitehorn# Note that 'bpf' is required for DHCP. 15766292dbfSNathan Whitehorndevice bpf #Berkeley packet filter 15866292dbfSNathan Whitehorn 15966292dbfSNathan Whitehorn# USB support 16066292dbfSNathan Whitehornoptions USB_DEBUG # enable debug msgs 16166292dbfSNathan Whitehorndevice uhci # UHCI PCI->USB interface 16266292dbfSNathan Whitehorndevice ohci # OHCI PCI->USB interface 16366292dbfSNathan Whitehorndevice ehci # EHCI PCI->USB interface 16466292dbfSNathan Whitehorndevice usb # USB Bus (required) 16566292dbfSNathan Whitehorndevice uhid # "Human Interface Devices" 16666292dbfSNathan Whitehorndevice ukbd # Keyboard 16766292dbfSNathan Whitehornoptions KBD_INSTALL_CDEV # install a CDEV entry in /dev 16866292dbfSNathan Whitehorndevice ulpt # Printer 16966292dbfSNathan Whitehorndevice umass # Disks/Mass storage - Requires scbus and da0 17066292dbfSNathan Whitehorndevice ums # Mouse 17166292dbfSNathan Whitehorndevice urio # Diamond Rio 500 MP3 player 17266292dbfSNathan Whitehorn# USB Ethernet 17366292dbfSNathan Whitehorndevice aue # ADMtek USB Ethernet 17466292dbfSNathan Whitehorndevice axe # ASIX Electronics USB Ethernet 17566292dbfSNathan Whitehorndevice cdce # Generic USB over Ethernet 17666292dbfSNathan Whitehorndevice cue # CATC USB Ethernet 17766292dbfSNathan Whitehorndevice kue # Kawasaki LSI USB Ethernet 17866292dbfSNathan Whitehorn 1798d252f78SAndreas Tobler# Wireless NIC cards 1808d252f78SAndreas Tobleroptions IEEE80211_SUPPORT_MESH 1818d252f78SAndreas Tobleroptions AH_SUPPORT_AR5416 1828d252f78SAndreas Tobler 18366292dbfSNathan Whitehorn# FireWire support 18466292dbfSNathan Whitehorndevice firewire # FireWire bus code 18566292dbfSNathan Whitehorndevice sbp # SCSI over FireWire (Requires scbus and da) 18666292dbfSNathan Whitehorndevice fwe # Ethernet over FireWire (non-standard!) 18766292dbfSNathan Whitehorn 18866292dbfSNathan Whitehorn# Misc 189698ef695SNathan Whitehorndevice iicbus # I2C bus code 190698ef695SNathan Whitehorndevice kiic # Keywest I2C 191d188174aSAndreas Toblerdevice ad7417 # PowerMac7,2 temperature sensor 192d2d30ba3SAndreas Toblerdevice ds1631 # PowerMac11,2 temperature sensor 193da89fa28SAndreas Toblerdevice ds1775 # PowerMac7,2 temperature sensor 194da89fa28SAndreas Toblerdevice fcu # Apple Fan Control Unit 195da89fa28SAndreas Toblerdevice max6690 # PowerMac7,2 temperature sensor 19666292dbfSNathan Whitehorndevice powermac_nvram # Open Firmware configuration NVRAM 19766292dbfSNathan Whitehorndevice smu # Apple System Management Unit 1983cc28bd9SJustin Hibbitsdevice atibl # ATI-based backlight driver for PowerBooks/iBooks 199d0ec68d4SJustin Hibbitsdevice nvbl # nVidia-based backlight driver for PowerBooks/iBooks 20066292dbfSNathan Whitehorn 20166292dbfSNathan Whitehorn# ADB support 20266292dbfSNathan Whitehorndevice adb 20366292dbfSNathan Whitehorndevice pmu 20466292dbfSNathan Whitehorn 205698ef695SNathan Whitehorn# Sound support 206698ef695SNathan Whitehorndevice sound # Generic sound driver (required) 207698ef695SNathan Whitehorndevice snd_ai2s # Apple I2S audio 208698ef695SNathan Whitehorndevice snd_uaudio # USB Audio 20966292dbfSNathan Whitehorn 210