1c585bae1SBenno Rice# 2c585bae1SBenno Rice# GENERIC -- Generic kernel configuration file for FreeBSD/powerpc 3c585bae1SBenno Rice# 4c585bae1SBenno Rice# For more information on this file, please read the handbook section on 5c585bae1SBenno Rice# Kernel Configuration Files: 6c585bae1SBenno Rice# 7c0727dcbSMarc Fonvieille# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html 8c585bae1SBenno Rice# 9c585bae1SBenno Rice# The handbook is also available locally in /usr/share/doc/handbook 10c585bae1SBenno Rice# if you've installed the doc distribution, otherwise always see the 11c585bae1SBenno Rice# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the 12c585bae1SBenno Rice# latest information. 13c585bae1SBenno Rice# 14c585bae1SBenno Rice# An exhaustive list of options and more detailed explanations of the 15dde04295SJohn Baldwin# device lines is also present in the ../../conf/NOTES and NOTES files. 16dde04295SJohn Baldwin# If you are in doubt as to the purpose or necessity of a line, check first 17dde04295SJohn Baldwin# in NOTES. 18c585bae1SBenno Rice# 19c585bae1SBenno Rice# $FreeBSD$ 20c585bae1SBenno Rice 21c585bae1SBenno Ricemachine powerpc 22c585bae1SBenno Ricecpu MPC750 23c585bae1SBenno Riceident GENERIC 2466a11b9fSMatthew Dillonmaxusers 0 25c585bae1SBenno Rice 26c585bae1SBenno Rice#To statically compile in device wiring instead of /boot/device.hints 27c585bae1SBenno Rice#hints "GENERIC.hints" 28c585bae1SBenno Rice 29c585bae1SBenno Rice#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols 30d50f790fSPeter Wemmmakeoptions WERROR=-Wno-error #XXX: We don't want -Werror just now 31c585bae1SBenno Rice 32c585bae1SBenno Riceoptions FFS 33c5f0b00cSBenno Riceoptions NFSCLIENT 34c5f0b00cSBenno Riceoptions NFS_ROOT 35c5f0b00cSBenno Riceoptions BOOTP 36c5f0b00cSBenno Riceoptions BOOTP_NFSROOT 37c585bae1SBenno Riceoptions COMPAT_43 38c5f0b00cSBenno Riceoptions INET 3959307865SMark Peekoptions MD_ROOT 4059307865SMark Peekoptions MD_ROOT_SIZE=1024 41c5f0b00cSBenno Riceoptions INVARIANTS 42c5f0b00cSBenno Riceoptions INVARIANT_SUPPORT 43c5f0b00cSBenno Riceoptions WITNESS 4459307865SMark Peek 45c5f0b00cSBenno Riceoptions POWERMAC 46c5f0b00cSBenno Rice 47b618108fSPeter Wemmdevice pci 48c5f0b00cSBenno Ricedevice loop 49c5f0b00cSBenno Ricedevice ether 50c5f0b00cSBenno Ricedevice miibus 51c5f0b00cSBenno Ricedevice gem 52