Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sandpoint / conf / std.sandpoint
bloba92b2d377d0340f4e1b810fea4978d868e14b730
1 #       $NetBSD: std.sandpoint,v 1.13 2007/10/27 15:36:29 nisimura Exp $
3 # standard, required NetBSD/sandpoint 'options'
5 machine         sandpoint powerpc
6 include         "conf/std"      # MI standard options
8 options         PPC_OEA         # Sandpoint uses OEA compliant CPUs
9 makeoptions     PPCDIR="oea"    # Tell Makefile.powerpc what dir to use
11 # Executable support:
12 options         EXEC_ELF32      # exec ELF binaries
13 options         EXEC_SCRIPT     # exec #! scripts
15 options         PIC_MPCSOC
17 options         INTSTK=0x2000
19 makeoptions     TEXTADDR=0x90000