NetBSD/sys/arch/evbarm/conf/std.ixm1200
briggs 126f6cf9bc Add a new option EVBARM_BOARDTYPE to differentiate between different
evbarm ports.  Inline _splraise/_spllower/splx for i80321 and iq80310
for more performance.
2002-08-17 16:42:20 +00:00

26 lines
612 B
Plaintext

# $NetBSD: std.ixm1200,v 1.2 2002/08/17 16:42:22 briggs Exp $
#
# standard NetBSD/evbarm for IXM1200 options
machine evbarm arm
# Pull in IXM1200 config definitions.
include "arch/evbarm/conf/files.ixm1200"
options EXEC_ELF32
options EXEC_AOUT
options EXEC_SCRIPT
# To support easy transit to ../arch/arm/arm32
options ARM32
makeoptions LOADADDRESS="0xC0200000"
makeoptions BOARDTYPE="ixm1200"
options EVBARM_BOARDTYPE=EVBARM_BOARDTYPE_IXM1200
# We need to configure the PCI bus.
options PCI_NETBSD_CONFIGURE
#options __OLD_INTERRUPT_CODE # XXX XXX for now
#options __HAVE_GENERIC_SOFT_INTERRUPTS