mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +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
|
||||
actions:
|
||||
- get-boolean: null
|
||||
- env-assign: null
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
@@ -11,7 +10,6 @@ default-by-variant: []
|
||||
description: |
|
||||
Use MMU with small pages (4KiB)
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: ARM_MMU_USE_SMALL_PAGES
|
||||
type: build
|
||||
|
||||
@@ -39,7 +39,7 @@ links:
|
||||
- role: build-dependency
|
||||
uid: optclkfastidle
|
||||
- role: build-dependency
|
||||
uid: optmmusmallpages
|
||||
uid: ../optmmusmallpages
|
||||
- role: build-dependency
|
||||
uid: optresetvec
|
||||
- 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