std.macppc revision 1.11
1# $NetBSD: std.macppc,v 1.11 2001/06/06 17:50:14 matt Exp $ 2# 3# Standard/required options for NetBSD/macppc. 4 5machine macppc powerpc 6 7# standard ("mandatory") kernel options. 8options PPC_MPC6XX # Motorola STD PPC 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