summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.arm
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2012-07-07 05:02:39 +0000
committerimp <imp@FreeBSD.org>2012-07-07 05:02:39 +0000
commit3cb9677e87768a54552e1e340ac60464ce7e2773 (patch)
tree9d682509a1fcbdee7c3f71711ae9039defb47c58 /sys/conf/options.arm
parent16d0ba79413dcd4f8e9c90bf3eea144d52213c87 (diff)
downloadFreeBSD-src-3cb9677e87768a54552e1e340ac60464ce7e2773.zip
FreeBSD-src-3cb9677e87768a54552e1e340ac60464ce7e2773.tar.gz
Create a generic way to support multiple boards within an
arm platform. Add all the atmel boards to the ATMEL kernel for testing purposes. Until boot loader arg parsing of baord type is done, this won't actually be able to do the runtime selection.
Diffstat (limited to 'sys/conf/options.arm')
-rw-r--r--sys/conf/options.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.arm b/sys/conf/options.arm
index 913f98d..a1cca86 100644
--- a/sys/conf/options.arm
+++ b/sys/conf/options.arm
@@ -3,6 +3,7 @@ ARM9_CACHE_WRITE_THROUGH opt_global.h
ARM_CACHE_LOCK_ENABLE opt_global.h
ARMFPE opt_global.h
ARM_KERN_DIRECTMAP opt_vm.h
+ARM_MANY_BOARD opt_global.h
ARM_USE_SMALL_ALLOC opt_global.h
COUNTS_PER_SEC opt_timer.h
CPU_SA1100 opt_global.h
OpenPOWER on IntegriCloud