mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-07 16:13:07 +00:00
build: Remove duplicate ARM_MMU_USE_SMALL_PAGES
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||||
actions:
|
actions:
|
||||||
- get-boolean: null
|
- get-boolean: null
|
||||||
- env-assign: null
|
|
||||||
- define-condition: null
|
- define-condition: null
|
||||||
build-type: option
|
build-type: option
|
||||||
copyrights:
|
copyrights:
|
||||||
@@ -11,7 +10,6 @@ default-by-variant: []
|
|||||||
description: |
|
description: |
|
||||||
Use MMU with small pages (4KiB)
|
Use MMU with small pages (4KiB)
|
||||||
enabled-by: true
|
enabled-by: true
|
||||||
format: '{}'
|
|
||||||
links: []
|
links: []
|
||||||
name: ARM_MMU_USE_SMALL_PAGES
|
name: ARM_MMU_USE_SMALL_PAGES
|
||||||
type: build
|
type: build
|
||||||
|
|||||||
@@ -39,7 +39,7 @@ links:
|
|||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: optclkfastidle
|
uid: optclkfastidle
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: optmmusmallpages
|
uid: ../optmmusmallpages
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
uid: optresetvec
|
uid: optresetvec
|
||||||
- role: build-dependency
|
- role: build-dependency
|
||||||
|
|||||||
@@ -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 MMU with small pages (4KiB)
|
|
||||||
enabled-by: true
|
|
||||||
links: []
|
|
||||||
name: ARM_MMU_USE_SMALL_PAGES
|
|
||||||
type: build
|
|
||||||
Reference in New Issue
Block a user