mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-08 13:28:05 +00:00
19a0f7f9cb
when building each kernel. Reviewed by: imp
14 lines
245 B
Plaintext
14 lines
245 B
Plaintext
# $FreeBSD$
|
|
|
|
include "../at91/std.at91sam9"
|
|
|
|
# Supported SoCs for the at91 platform
|
|
device at91rm9200
|
|
device at91sam9260
|
|
device at91sam9g20
|
|
device at91sam9g45
|
|
device at91sam9x5
|
|
|
|
# bring in the sam specific timers and such
|
|
device at91sam9
|