std.macppc revision 1.12
1# $NetBSD: std.macppc,v 1.12 2001/06/12 17:36:55 tsubai Exp $ 2# 3# Standard/required options for NetBSD/macppc. 4 5machine macppc powerpc 6 7# standard ("mandatory") kernel options. 8options PPC_MPC6XX # OEA class PowerPC chips 9 10# Executable support: 11options EXEC_ELF32 # (native) ELF32 binary support 12options EXEC_AOUT # (native) a.out binary support (deprecated) 13options EXEC_SCRIPT # shell script support 14 15options OPENPIC # OpenPIC (really only on CHRP-ish systems) 16