1 1.12.30.1 yamt # $NetBSD: std.ixm1200,v 1.12.30.1 2013/01/23 00:05:45 yamt Exp $ 2 1.1 ichiro # 3 1.1 ichiro # standard NetBSD/evbarm for IXM1200 options 4 1.1 ichiro 5 1.1 ichiro machine evbarm arm 6 1.12.30.1 yamt include "arch/evbarm/conf/std.evbarm" 7 1.1 ichiro 8 1.1 ichiro # Pull in IXM1200 config definitions. 9 1.12.30.1 yamt include "arch/evbarm/conf/files.ixm1200" 10 1.1 ichiro 11 1.1 ichiro options EXEC_AOUT 12 1.6 thorpej 13 1.6 thorpej #options ARM32_NEW_VM_LAYOUT # Not yet ready for prime-time 14 1.1 ichiro 15 1.12 kiyohara options KERNEL_BASE_EXT=0xc0000000 16 1.1 ichiro makeoptions LOADADDRESS="0xC0200000" 17 1.1 ichiro makeoptions BOARDTYPE="ixm1200" 18 1.5 thorpej makeoptions BOARDMKFRAG="${THISARM}/conf/mk.ixm1200" 19 1.2 briggs 20 1.4 thorpej options ARM_INTR_IMPL="<arch/arm/ixp12x0/ixp12x0_intr.h>" 21 1.1 ichiro 22 1.1 ichiro # We need to configure the PCI bus. 23 1.1 ichiro options PCI_NETBSD_CONFIGURE 24