NetBSD/sys/arch/evbarm/conf/files.overo
kiyohara 1fe3097332 Support smsh@gpmc.
tested Chestnut43 only.
2010-08-28 04:54:46 +00:00

23 lines
594 B
Plaintext

# $NetBSD: files.overo,v 1.3 2010/08/28 04:54:46 kiyohara Exp $
#
# Gumstix. Inc. Overo boards configuration info
#
file arch/evbarm/gumstix/gumstix_machdep.c
defflag opt_gumstix.h OVERO
GUMSTIX_NETBSD_ARGS_EXPANSION
defparam opt_gxio.h GXIO_DEFAULT_EXPANSION
file arch/evbarm/gumstix/gxio.c
# CPU support and integrated peripherals
include "arch/arm/omap/files.omap2"
# NS16550 compatible serial ports
attach com at obio with obiouart
file arch/arm/omap/obio_com.c obiouart
# SMSC LAN9118
attach smsh at gpmc with smsh_gpmc
file arch/evbarm/gumstix/if_smsh_gpmc.c smsh_gpmc