Home | History | Annotate | Line # | Download | only in conf
GENERIC revision 1.2.2.3
      1  1.2.2.3  jdolecek # $NetBSD: GENERIC,v 1.2.2.3 2002/06/23 17:39:09 jdolecek Exp $
      2  1.2.2.2   thorpej #
      3  1.2.2.2   thorpej # GENERIC machine description file
      4  1.2.2.2   thorpej # 
      5  1.2.2.2   thorpej # This machine description file is used to generate the default NetBSD
      6  1.2.2.2   thorpej # kernel.  The generic kernel does not include all options, subsystems
      7  1.2.2.2   thorpej # and device drivers, but should be useful for most applications.
      8  1.2.2.2   thorpej #
      9  1.2.2.2   thorpej # The machine description file can be customised for your specific
     10  1.2.2.2   thorpej # machine to reduce the kernel size and improve its performance.
     11  1.2.2.2   thorpej #
     12  1.2.2.2   thorpej # For further information on compiling NetBSD kernels, see the config(8)
     13  1.2.2.2   thorpej # man page.
     14  1.2.2.2   thorpej #
     15  1.2.2.2   thorpej # For further information on hardware support for this architecture, see
     16  1.2.2.2   thorpej # the intro(4) man page.  For further information about kernel options
     17  1.2.2.2   thorpej # for this architecture, see the options(4) man page.  For an explanation
     18  1.2.2.2   thorpej # of each device driver in this file see the section 4 man page for the
     19  1.2.2.2   thorpej # device.
     20  1.2.2.2   thorpej 
     21  1.2.2.2   thorpej include 	"arch/playstation2/conf/std.playstation2"
     22  1.2.2.2   thorpej include 	"arch/playstation2/conf/config.playstation2"
     23  1.2.2.2   thorpej 
     24  1.2.2.3  jdolecek options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
     25  1.2.2.3  jdolecek 
     26  1.2.2.2   thorpej config		netbsd		root on ? type ?
     27  1.2.2.2   thorpej 
     28  1.2.2.2   thorpej makeoptions	DEFGP="-G 48"
     29