std.macppc revision 1.12
11.12Stsubai#	$NetBSD: std.macppc,v 1.12 2001/06/12 17:36:55 tsubai Exp $
21.1Sthorpej#
31.1Sthorpej# Standard/required options for NetBSD/macppc.
41.1Sthorpej
51.1Sthorpejmachine	macppc powerpc
61.1Sthorpej
71.1Sthorpej# standard ("mandatory") kernel options.
81.12Stsubaioptions 	PPC_MPC6XX	# OEA class PowerPC chips
91.1Sthorpej
101.1Sthorpej# Executable support:
111.1Sthorpejoptions 	EXEC_ELF32	# (native) ELF32 binary support
121.1Sthorpejoptions 	EXEC_AOUT	# (native) a.out binary support (deprecated)
131.2Sthorpejoptions 	EXEC_SCRIPT	# shell script support
141.10Sbriggs
151.10Sbriggsoptions 	OPENPIC		# OpenPIC (really only on CHRP-ish systems)
16