summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.at91sam9
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-01 06:34:17 +0000
committerimp <imp@FreeBSD.org>2012-07-01 06:34:17 +0000
commit4ed0f242810392486e5bd814935d6d4fcb2f20b1 (patch)
treef3acdcf3cc2115d9daf8b919cfcf4e1d2120b625 /sys/arm/at91/std.at91sam9
parent380bfd1f7ad3d8812be9f6444bb0e920f5d34228 (diff)
downloadFreeBSD-src-4ed0f242810392486e5bd814935d6d4fcb2f20b1.zip
FreeBSD-src-4ed0f242810392486e5bd814935d6d4fcb2f20b1.tar.gz
Opt-in rather than opt-out of the SoC. We don't really support
running with multiple SoCs compiled in very well anyway, so this just wastes space. As more and more SoCs arrive in the tree, it is better to edit one master file that builds them all than many board files.
Diffstat (limited to 'sys/arm/at91/std.at91sam9')
-rw-r--r--sys/arm/at91/std.at91sam96
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arm/at91/std.at91sam9 b/sys/arm/at91/std.at91sam9
index 417b388..75c3276 100644
--- a/sys/arm/at91/std.at91sam9
+++ b/sys/arm/at91/std.at91sam9
@@ -1,13 +1,9 @@
# $FreeBSD$
-files "../at91/files.at91"
+files "../at91/files.at91"
cpu CPU_ARM9
makeoptions CONF_CFLAGS=-mcpu=arm9
options PHYSADDR=0x20000000
# bring in the sam specific timers and such
device at91sam9
-
-device at91sam9260
-device at91sam9g20
-device at91sam9x25
OpenPOWER on IntegriCloud