aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/at91
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2014-10-26 18:30:35 +0000
committerIan Lepore <ian@FreeBSD.org>2014-10-26 18:30:35 +0000
commit81d54b79fc8ef135375c341e7bee0f0d123a813f (patch)
tree1d4f51a0deac285569248a44c94e55fa22448ee9 /sys/arm/at91
parentdfdc1bec714789f8aa5ec4e92c458f7d4dc9ffb5 (diff)
downloadsrc-81d54b79fc8ef135375c341e7bee0f0d123a813f.tar.gz
src-81d54b79fc8ef135375c341e7bee0f0d123a813f.zip
Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.
Multipass device attachment was tested on many arm platforms by users and only success was reported on the arm@ mailing list. This is just the long-delayed followup of making it the default. Multipass attachment is necessary when using vendor-supplied FDT data, because our devices may need to be attached in a different order than they are described in the FDT data.
Notes
Notes: svn path=/head/; revision=273703
Diffstat (limited to 'sys/arm/at91')
-rw-r--r--sys/arm/at91/std.atmel1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/at91/std.atmel b/sys/arm/at91/std.atmel
index fc1e968387c1..222fda768708 100644
--- a/sys/arm/at91/std.atmel
+++ b/sys/arm/at91/std.atmel
@@ -12,4 +12,3 @@ device at91sam9x5
# bring in the sam specific timers and such
device at91sam9
-options ARM_DEVICE_MULTIPASS