11.3Smacallan#	$NetBSD: GENERIC64_32_IP3x,v 1.3 2015/02/18 11:15:19 macallan Exp $
21.1Smacallan#
31.1Smacallan# GENERIC32_IP3x machine description file
41.1Smacallan# 
51.1Smacallan# This machine description file is used to generate the default NetBSD
61.1Smacallan# kernel.  The generic kernel does not include all options, subsystems
71.1Smacallan# and device drivers, but should be useful for most applications.
81.1Smacallan#
91.1Smacallan# The machine description file can be customised for your specific
101.1Smacallan# machine to reduce the kernel size and improve its performance.
111.1Smacallan#
121.1Smacallan# For further information on compiling NetBSD kernels, see the config(8)
131.1Smacallan# man page.
141.1Smacallan#
151.1Smacallan# For further information on hardware support for this architecture, see
161.1Smacallan# the intro(4) man page.  For further information about kernel options
171.1Smacallan# for this architecture, see the options(4) man page.  For an explanation
181.1Smacallan# of each device driver in this file see the section 4 man page for the
191.1Smacallan# device.
201.1Smacallan#
211.1Smacallan#
221.1Smacallan# Currently this config file supports O2 (IP32).
231.1Smacallan#
241.1Smacallan
251.1Smacallaninclude 	"arch/sgimips/conf/GENERIC32_IP3x"
261.1Smacallaninclude 	"arch/sgimips/conf/std.sgimips64_32"
271.1Smacallan
281.1Smacallanno makeoptions	TEXTADDR
291.1Smacallanmakeoptions	TEXTADDR="0xffffffff80069000"	# entry point
301.1Smacallanno makeoptions 	CPUFLAGS
311.1Smacallanmakeoptions	CPUFLAGS="-march=mips4 -mtune=vr5000"
321.1Smacallan
331.3Smacallan#ident		"GENERIC64_IP3x-$Revision: 1.3 $"
34