Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / alpha / conf / std.alpha
blob7d7adb2f4aeb34f6f7c932fec9b1b9dbb3ba71c8
1 # $NetBSD: std.alpha,v 1.23.38.1 2007/10/03 19:22:00 garbled Exp $
3 # Standard/required configuration info for NetBSD/alpha.
5 machine         alpha
6 include         "conf/std"      # MI standard options
8 # standard ("mandatory") kernel options.
9 options         HZ=1024
11 # Executable support: once transitioned to ELF, EXEC_ECOFF will become optional
12 options         EXEC_ECOFF      # (native) ECOFF binary support
13 options         EXEC_ELF64      # (native) ELF64 binary support
14 options         EXEC_SCRIPT     # shell script support