NetBSD/sys/arch/macppc/conf/std.macppc

15 lines
423 B
Plaintext

# $NetBSD: std.macppc,v 1.10 2001/02/04 17:33:42 briggs Exp $
#
# Standard/required options for NetBSD/macppc.
machine macppc powerpc
# standard ("mandatory") kernel options.
# Executable support:
options EXEC_ELF32 # (native) ELF32 binary support
options EXEC_AOUT # (native) a.out binary support (deprecated)
options EXEC_SCRIPT # shell script support
options OPENPIC # OpenPIC (really only on CHRP-ish systems)