std.atmel revision 269959
1# $FreeBSD: head/sys/arm/at91/std.atmel 269959 2014-08-14 04:21:25Z imp $
2
3include 	"../at91/std.at91sam9"
4
5# Supported SoCs for the at91 platform
6device		at91rm9200
7device		at91sam9260
8device		at91sam9g20
9device		at91sam9g45
10device		at91sam9x5
11
12# bring in the sam specific timers and such
13device		at91sam9
14
15options		ARM_DEVICE_MULTIPASS
16