summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/conf/std.cp3100
blob: d8ba43fc86bab8b62d81ec90872dadce3a61799c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $NetBSD: std.cp3100,v 1.6 2018/10/07 07:48:43 skrll Exp $
#
# Standard NetBSD/evbarm options for CP3100

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

# Pull in CP3100 config definitions.
include		"arch/evbarm/conf/files.cp3100"

options 	EXEC_AOUT

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

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

# Console UART is on HPI, so enable HPI-specific code
options 	I80321_HPI_ENABLED

# We need to configure the PCI bus.
options 	PCI_NETBSD_CONFIGURE