11.19Sthorpej# $NetBSD: GENERIC.MP,v 1.19 2021/03/05 01:31:43 thorpej Exp $
21.1Sgarbled#
31.1Sgarbled# GENERIC machine description file
41.1Sgarbled# 
51.1Sgarbled# This machine description file is used to generate the default NetBSD
61.1Sgarbled# kernel.  The generic kernel does not include all options, subsystems
71.1Sgarbled# and device drivers, but should be useful for most applications.
81.1Sgarbled#
91.1Sgarbled# The machine description file can be customised for your specific
101.1Sgarbled# machine to reduce the kernel size and improve its performance.
111.1Sgarbled#
121.1Sgarbled# For further information on compiling NetBSD kernels, see the config(8)
131.1Sgarbled# man page.
141.1Sgarbled#
151.1Sgarbled# For further information on hardware support for this architecture, see
161.1Sgarbled# the intro(4) man page.  For further information about kernel options
171.1Sgarbled# for this architecture, see the options(4) man page.  For an explanation
181.1Sgarbled# of each device driver in this file see the section 4 man page for the
191.1Sgarbled# device.
201.1Sgarbled
211.18Smattinclude 	"arch/ofppc/conf/GENERIC"
221.1Sgarbled
231.1Sgarbled# SMP options
241.1Sgarbledoptions 	MULTIPROCESSOR
251.1Sgarbledoptions 	IPI_OPENPIC
261.18Smattoptions 	PMAP_NEED_FULL_MAPKERNEL
271.19Sthorpej
281.19Sthorpejno mvgbec*	at gt?
291.19Sthorpejno mvgbe0	at mvgbec?
30