1#	$NetBSD: files.npwr_fc,v 1.2 2007/12/03 15:33:31 ad Exp $
2#
3# Intel IQ80321 evaluation board configuration info
4#
5
6file	arch/evbarm/npwr_fc/npwr_fc_machdep.c
7file	arch/evbarm/npwr_fc/npwr_fc_pci.c
8
9# IQ80321 on-board devices
10device	obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
11attach	obio at mainbus
12file	arch/evbarm/iq80321/obio.c			obio
13file	arch/evbarm/iq80321/obio_space.c		obio
14
15# on-board TI 165C50 UART
16attach	com at obio with com_obio
17file	arch/evbarm/iq80321/com_obio.c			com_obio
18
19# i80321 I/O Processor CPU support
20include "arch/arm/xscale/files.i80321"
21
22attach	iopxs at mainbus with iopxs_mainbus
23file	arch/evbarm/iq80321/i80321_mainbus.c		iopxs_mainbus
24