std.atmel revision 239362
1# $FreeBSD: head/sys/arm/at91/std.atmel 239362 2012-08-18 05:48:19Z andrew $
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