Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.gumstix
blobe9b6774f1ee5f2d75207997d3bdf886764946d2f
1 #       $NetBSD: files.gumstix,v 1.13 2009/04/21 03:00:29 nonaka Exp $
3 # Gumstix. Inc. Gumstix boards configuration info
6 file    arch/evbarm/gumstix/gumstix_machdep.c
8 # CPU support and integrated peripherals
9 include "arch/arm/xscale/files.pxa2x0"
11 # gumstix devices
12 device  gxio {[addr = -1], [gpirq = -1]}
13 attach  gxio at pxaip
14 defflag opt_gxio.h                              GXIO_BLUETOOTH_ON_HWUART
15 defparam opt_gxio.h                             GXIO_DEFAULT_EXPANSION
16 file    arch/evbarm/gumstix/gxio.c                      gxio
18 # SMSC LAN91C111
19 attach  sm at gxio with sm_gxio
20 file    arch/evbarm/gumstix/if_sm_gxio.c                sm_gxio
22 # PCMCIA/CF socket
23 attach  pxapcic at pxaip with gxpcic
24 file    arch/evbarm/gumstix/gxpcic.c                    gxpcic
26 # Inter-Integrated Circuit controller
27 device  gxiic: pxaiic, i2cbus
28 attach  gxiic at pxaip
29 file    arch/evbarm/gumstix/gxiic.c                     gxiic
31 include "dev/sdmmc/files.sdmmc"
33 # MMC/SD controller
34 attach  pxamci at pxaip with gxmci
35 file    arch/evbarm/gumstix/gxmci.c                     gxmci
37 # SMSC LAN9118
38 attach  smsh at gxio with smsh_gxio
39 file    arch/evbarm/gumstix/if_smsh_gxio.c              smsh_gxio
41 # LCD frame buffer
42 attach  lcd at pxaip with gxlcd
43 file    arch/evbarm/gumstix/gxlcd.c                     gxlcd