summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/xen
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-04 12:07:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-10 07:58:03 +0100
commit5efa15b49d47ace494410e423fc69213d9c2a4e9 (patch)
tree1213afede7d262a71c43295d611de6b90e76f150 /spec/build/bsps/arm/xen
parentarm/cache-cp15: Support Armv8 (diff)
downloadrtems-5efa15b49d47ace494410e423fc69213d9c2a4e9.tar.bz2
bsps/arm: Unify ARM Generic Timer options
Update #4202.
Diffstat (limited to 'spec/build/bsps/arm/xen')
-rw-r--r--spec/build/bsps/arm/xen/bspxen.yml2
-rw-r--r--spec/build/bsps/arm/xen/optgentmrusevirt.yml15
2 files changed, 1 insertions, 16 deletions
diff --git a/spec/build/bsps/arm/xen/bspxen.yml b/spec/build/bsps/arm/xen/bspxen.yml
index 3784315acd..1a3db8d172 100644
--- a/spec/build/bsps/arm/xen/bspxen.yml
+++ b/spec/build/bsps/arm/xen/bspxen.yml
@@ -28,7 +28,7 @@ links:
- role: build-dependency
uid: abi
- role: build-dependency
- uid: optgentmrusevirt
+ uid: ../optgtusevirt
- role: build-dependency
uid: optgentmunmask
- role: build-dependency
diff --git a/spec/build/bsps/arm/xen/optgentmrusevirt.yml b/spec/build/bsps/arm/xen/optgentmrusevirt.yml
deleted file mode 100644
index cfcc9e86d3..0000000000
--- a/spec/build/bsps/arm/xen/optgentmrusevirt.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-boolean: null
-- define-condition: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: true
-default-by-variant: []
-description: |
- use virtual ARM generic timer
-enabled-by: true
-links: []
-name: ARM_GENERIC_TIMER_USE_VIRTUAL
-type: build