NetBSD/sys/arch/alpha/conf/std.alpha

14 lines
451 B
Plaintext

# $NetBSD: std.alpha,v 1.23 2005/12/11 12:16:16 christos Exp $
#
# Standard/required configuration info for NetBSD/alpha.
machine alpha
include "conf/std" # MI standard options
# standard ("mandatory") kernel options.
# Executable support: once transitioned to ELF, EXEC_ECOFF will become optional
options EXEC_ECOFF # (native) ECOFF binary support
options EXEC_ELF64 # (native) ELF64 binary support
options EXEC_SCRIPT # shell script support