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.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/spec/build/bsps/arm/optmmusmallpages.yml b/spec/build/bsps/arm/optmmusmallpages.yml
index 55f2fce769..a418e3836d 100644
--- a/spec/build/bsps/arm/optmmusmallpages.yml
+++ b/spec/build/bsps/arm/optmmusmallpages.yml
@@ -13,13 +13,12 @@ actions:
conf.env["ARM_MMU_TRANSLATION_TABLE_SIZE"] = tbl_sz
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: false
-default-by-family: []
-default-by-variant:
-- value: true
- variants:
- - arm/realview_pbx_a9_qemu
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+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).