Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / mac68k / conf / std.mac68k
blobf0bf55988b1912240b496d53f05d06e8a3981318
1 #       $NetBSD: std.mac68k,v 1.27.10.1 2005/11/10 13:57:13 skrll Exp $
3 # "options" common to all mac68k kernel configs
5 machine mac68k m68k
6 include         "conf/std"      # MI standard options
8 options         HZ=60                   # mac clock runs at 60hz
10 # Executable support
11 options         EXEC_ELF32      # support for exec'ing ELF
12 options         EXEC_SCRIPT     # support for #! scripts