summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/optmmusmallpages.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/optmmusmallpages.yml')
-rw-r--r--spec/build/bsps/arm/optmmusmallpages.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/optmmusmallpages.yml b/spec/build/bsps/arm/optmmusmallpages.yml
index a4ceb0aa1e..2bc02ed5df 100644
--- a/spec/build/bsps/arm/optmmusmallpages.yml
+++ b/spec/build/bsps/arm/optmmusmallpages.yml
@@ -14,11 +14,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: false
-default-by-variant:
-- value: true
- variants:
- - arm/realview_pbx_a9_qemu
+default:
+- enabled-by: arm/realview_pbx_a9_qemu
+ value: true
+- enabled-by: true
+ value: false
description: |
If set to true, then the MMU is configured to use small pages (4KiB),
otherwise it uses sections (1MiB).