11.3Smacallan# $NetBSD: GENERIC64_32_IP2x,v 1.3 2015/02/18 11:15:19 macallan Exp $ 21.1Smacallan# 31.1Smacallan# GENERIC32_IP2x 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 Indigo R4k, Indigo2 and Indy 231.1Smacallan# (IP20, IP22 and IP24, respectively). 241.1Smacallan# 251.1Smacallan 261.1Smacallaninclude "arch/sgimips/conf/GENERIC32_IP2x" 271.1Smacallaninclude "arch/sgimips/conf/std.sgimips64_32" 281.1Smacallan 291.1Smacallanno makeoptions TEXTADDR # entry point 301.1Smacallanmakeoptions TEXTADDR=0xffffffff88069000 # entry point 311.1Smacallan 321.3Smacallan#ident "GENERIC64-IP2x-$Revision: 1.3 $" 331.1Smacallan 341.1Smacallanno makeoptions WANT_ECOFF 351.1Smacallanmakeoptions WANT_ECOFF="no" # Create an ECOFF kernel in addition 361.1Smacallan # to an ELF kernel -- required for 371.1Smacallan # netbooting Indigo (IP20) and some 381.1Smacallan # Indigo2 (IP22) machines 391.1Smacallan 40