std.alpha revision 1.27
11.27Sthorpej# $NetBSD: std.alpha,v 1.27 2020/09/19 03:27:42 thorpej Exp $ 21.1Scgd# 31.3Scgd# Standard/required configuration info for NetBSD/alpha. 41.1Scgd 51.3Scgdmachine alpha 61.22Syamtinclude "conf/std" # MI standard options 71.1Scgd 81.11Scgd# standard ("mandatory") kernel options. 91.24Stsutsuioptions HZ=1024 101.11Scgd 111.11Scgd# Executable support: once transitioned to ELF, EXEC_ECOFF will become optional 121.13Slukemoptions EXEC_ECOFF # (native) ECOFF binary support 131.13Slukemoptions EXEC_ELF64 # (native) ELF64 binary support 141.13Slukemoptions EXEC_SCRIPT # shell script support 151.26Sjakllsch 161.27Sthorpejoptions MULTIPROCESSOR # include multiprocessor support 171.27Sthorpej 181.26Sjakllsch# Atheros HAL options 191.26Sjakllschinclude "external/isc/atheros_hal/conf/std.ath_hal" 20