Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / sys / arch / evbarm / conf / files.mpcsa
blob623742ab2a01058cf1d547001cb6f0e6afc1bff3
2 # MPCSA evaluation board configuration info
5 # CPU support and integrated peripherals
6 include "arch/arm/at91/files.at91"
8 # board-specific startup source file
9 file    arch/evbarm/mpcsa/mpcsa_machdep.c
11 # CF support
12 attach  at91cf at at91bus with mpcsa_cf
13 file    arch/evbarm/mpcsa/mpcsa_cf.c            mpcsa_cf
15 # SPI
16 attach  at91spi at at91bus with mpcsa_spi
17 file    arch/evbarm/mpcsa/mpcsa_spi.c           mpcsa_spi
19 device  mpcsa_leds: gpiobus
20 attach  mpcsa_leds at spi
21 file    arch/evbarm/mpcsa/mpcsa_leds.c          mpcsa_leds
23 # USART
24 attach  at91usart at at91bus with mpcsa_usart
25 file    arch/evbarm/mpcsa/mpcsa_usart.c         mpcsa_usart