summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/optgtsysbase.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/optgtsysbase.yml')
-rw-r--r--spec/build/bsps/arm/optgtsysbase.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/optgtsysbase.yml b/spec/build/bsps/arm/optgtsysbase.yml
index e8d089a9dd..ff9215d488 100644
--- a/spec/build/bsps/arm/optgtsysbase.yml
+++ b/spec/build/bsps/arm/optgtsysbase.yml
@@ -5,11 +5,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x2a430000
-default-by-variant:
-- value: 0xaa430000
- variants:
- - arm/fvp_cortex_r52
+default:
+- enabled-by: arm/fvp_cortex_r52
+ value: 0xaa430000
+- enabled-by: true
+ value: 0x2a430000
description: |
Defines the base address of the memory-mapped system level ARM Generic Timer.
enabled-by: true