NetBSD/sys/arch/alpha/conf/std.alpha
2005-09-17 09:44:05 +00:00

14 lines
447 B
Plaintext

# $NetBSD: std.alpha,v 1.22 2005/09/17 09:44:05 yamt 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