NetBSD/sys/arch/evbarm/conf/std.iq80310

23 lines
497 B
Plaintext
Raw Normal View History

# $NetBSD: std.iq80310,v 1.10 2002/01/24 04:23:18 briggs Exp $
2001-09-05 08:53:39 +04:00
#
# standard NetBSD/evbarm for IQ80310 options
machine evbarm arm
# Pull in IQ80310 config definitions.
include "arch/evbarm/conf/files.iq80310"
options EXEC_ELF32
2001-09-05 08:53:39 +04:00
options EXEC_AOUT
options EXEC_SCRIPT
options XSCALE_CCLKCFG=9
2001-09-05 08:53:39 +04:00
# To support easy transit to ../arch/arm/arm32
options ARM32
2001-09-05 08:53:39 +04:00
makeoptions LOADADDRESS="0xa0200000"
makeoptions BOARDTYPE="iq80310"
2001-11-09 23:59:39 +03:00
# We need to configure the PCI bus.
options PCI_NETBSD_CONFIGURE