1 # $NetBSD: std.cp3100,v 1.2 2008/01/27 12:37:11 chris Exp $
3 # Standard NetBSD/evbarm options for CP3100
6 include "conf/std" # MI standard options
7 include "arch/arm/conf/std.arm" # arch standard options
9 # Pull in CP3100 config definitions.
10 include "arch/evbarm/conf/files.cp3100"
16 # To support easy transit to ../arch/arm/arm32
19 options KERNEL_BASE_EXT=0xc0000000
20 makeoptions BOARDTYPE="cp3100"
21 makeoptions BOARDMKFRAG="${THISARM}/conf/mk.iq80321"
23 options ARM_INTR_IMPL="<arch/arm/xscale/i80321_intr.h>"
25 # Console UART is on HPI, so enable HPI-specific code
26 options I80321_HPI_ENABLED
28 # We need to configure the PCI bus.
29 options PCI_NETBSD_CONFIGURE