summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.sam9g20ek
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.sam9g20ek
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.sam9g20ek')
-rw-r--r--sys/arm/at91/std.sam9g20ek1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/at91/std.sam9g20ek b/sys/arm/at91/std.sam9g20ek
index f600d9c..cdbecda 100644
--- a/sys/arm/at91/std.sam9g20ek
+++ b/sys/arm/at91/std.sam9g20ek
@@ -8,3 +8,4 @@ options KERNPHYSADDR=0x20000000
options KERNVIRTADDR=0xc0000000
device at91_board_sam9g20ek
+device at91sam9g20
OpenPOWER on IntegriCloud