NetBSD/sys/arch/evbarm/conf/files.gumstix

30 lines
796 B
Plaintext

# $NetBSD: files.gumstix,v 1.12 2008/05/14 01:58:29 matt Exp $
#
# Gumstix. Inc. Gumstix boards configuration info
#
file arch/evbarm/gumstix/gumstix_machdep.c
# CPU support and integrated peripherals
include "arch/arm/xscale/files.pxa2x0"
# gumstix devices
device gxio {[addr = -1], [gpirq = -1]}
attach gxio at pxaip
defflag opt_gxio.h GXIO_BLUETOOTH_ON_HWUART
defparam opt_gxio.h GXIO_DEFAULT_EXPANSION
file arch/evbarm/gumstix/gxio.c gxio
# SMSC LAN91C111
attach sm at gxio with sm_gxio
file arch/evbarm/gumstix/if_sm_gxio.c sm_gxio
# PCMCIA/CF socket
attach pxapcic at pxaip with pxapcic_gxpcic
file arch/evbarm/gumstix/gxpcic.c pxapcic_gxpcic
# Inter-Integrated Circuit controller
device gxiic: pxaiic, i2cbus
attach gxiic at pxaip
file arch/evbarm/gumstix/gxiic.c gxiic