build: Clarify ARM_MMU_USE_SMALL_PAGES description

This commit is contained in:
Sebastian Huber
2020-12-11 11:39:31 +01:00
parent cadbd7d150
commit bb57361bfd

View File

@@ -20,7 +20,8 @@ default-by-variant:
variants:
- arm/realview_pbx_a9_qemu
description: |
Use MMU with small pages (4KiB)
If set to true, then the MMU is configured to use small pages (4KiB),
otherwise it uses sections (1MiB).
enabled-by: true
links: []
name: ARM_MMU_USE_SMALL_PAGES