summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/std.iq80321
blob: b99ae2f14d7898e21fc45a9e37d1c10a520d3a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#	$NetBSD: std.iq80321,v 1.17 2018/10/07 07:48:44 skrll Exp $
#
# standard NetBSD/evbarm for IQ80321 options

machine		evbarm arm
include		"arch/evbarm/conf/std.evbarm"

# Pull in IQ80321 config definitions.
include		"arch/evbarm/conf/files.iq80321"

options 	EXEC_AOUT

options 	KERNEL_BASE_EXT=0xc0000000
makeoptions 	BOARDTYPE="iq80321"
makeoptions 	BOARDMKFRAG="${THISARM}/conf/mk.iq80321"

options 	ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>"

# We need to configure the PCI bus.
options 	PCI_NETBSD_CONFIGURE