Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / mmeye / conf / std.mmeye
blob16e4ccbe0b2be0c39dcf003789bc1128b8e6ae05
1 # $NetBSD: std.mmeye,v 1.11 2006/03/17 16:06:52 uebayasi Exp $
3 # standard, required NetBSD/mmeye 'options'
5 machine mmeye sh3
6 include         "conf/std"      # MI standard options
7 include         "arch/sh3/conf/std.sh3eb"       # arch standard options
9 options         IOM_ROM_BEGIN=0x00000000
10 options         IOM_RAM_SIZE=0x01000000         # 16MB
11 options         IOM_RAM_BEGIN=0x0c000000
12 options         IOM_ROM_SIZE=0x00200000         # 2MB
14 makeoptions     DEFTEXTADDR="0x8c010000"