Home | History | Annotate | Line # | Download | only in conf
GENERIC64_IP3x revision 1.6.16.1
      1  1.6.16.1  thorpej #	$NetBSD: GENERIC64_IP3x,v 1.6.16.1 2021/04/03 22:28:37 thorpej Exp $
      2       1.2     matt #
      3       1.2     matt # GENERIC32_IP3x machine description file
      4       1.2     matt # 
      5       1.2     matt # This machine description file is used to generate the default NetBSD
      6       1.2     matt # kernel.  The generic kernel does not include all options, subsystems
      7       1.2     matt # and device drivers, but should be useful for most applications.
      8       1.2     matt #
      9       1.2     matt # The machine description file can be customised for your specific
     10       1.2     matt # machine to reduce the kernel size and improve its performance.
     11       1.2     matt #
     12       1.2     matt # For further information on compiling NetBSD kernels, see the config(8)
     13       1.2     matt # man page.
     14       1.2     matt #
     15       1.2     matt # For further information on hardware support for this architecture, see
     16       1.2     matt # the intro(4) man page.  For further information about kernel options
     17       1.2     matt # for this architecture, see the options(4) man page.  For an explanation
     18       1.2     matt # of each device driver in this file see the section 4 man page for the
     19       1.2     matt # device.
     20       1.2     matt #
     21       1.2     matt #
     22       1.2     matt # Currently this config file supports O2 (IP32).
     23       1.2     matt #
     24       1.2     matt 
     25       1.2     matt include 	"arch/sgimips/conf/GENERIC32_IP3x"
     26       1.2     matt include 	"arch/sgimips/conf/std.sgimips64"
     27       1.2     matt 
     28       1.2     matt no makeoptions	TEXTADDR
     29       1.2     matt makeoptions	TEXTADDR="0xffffffff80069000"	# entry point
     30       1.2     matt 
     31  1.6.16.1  thorpej #ident		"GENERIC64_IP3x-$Revision: 1.6.16.1 $"
     32       1.2     matt 
     33       1.2     matt # Compatibility options
     34       1.6      mrg #include 	"conf/compat_netbsd15.config"
     35       1.2     matt 
     36       1.2     matt #options 	COMPAT_LINUX	# binary compatibility with Linux
     37  1.6.16.1  thorpej #options 	COMPAT_OSSAUDIO	# binary compatibility with Linux
     38       1.2     matt #options 	COMPAT_ULTRIX	# binary compatibility with Ultrix 
     39