GENERIC revision 1.2
11.2Sgmcgarry# $NetBSD: GENERIC,v 1.2 2001/12/14 05:34:51 gmcgarry Exp $
21.1Such#
31.2Sgmcgarry# GENERIC machine description file
41.2Sgmcgarry# 
51.2Sgmcgarry# This machine description file is used to generate the default NetBSD
61.2Sgmcgarry# kernel.  The generic kernel does not include all options, subsystems
71.2Sgmcgarry# and device drivers, but should be useful for most applications.
81.1Such#
91.2Sgmcgarry# The machine description file can be customised for your specific
101.2Sgmcgarry# machine to reduce the kernel size and improve its performance.
111.1Such#
121.2Sgmcgarry# For further information on compiling NetBSD kernels, see the config(8)
131.2Sgmcgarry# man page.
141.2Sgmcgarry#
151.2Sgmcgarry# For further information on hardware support for this architecture, see
161.2Sgmcgarry# the intro(4) man page.  For further information about kernel options
171.2Sgmcgarry# for this architecture, see the options(4) man page.  For an explanation
181.2Sgmcgarry# of each device driver in this file see the section 4 man page for the
191.2Sgmcgarry# device.
201.1Such
211.1Suchinclude 	"arch/playstation2/conf/std.playstation2"
221.1Suchinclude 	"arch/playstation2/conf/config.playstation2"
231.1Such
241.1Suchconfig		netbsd		root on ? type ?
251.1Such
261.1Suchmakeoptions	DEFGP="-G 48"
27