forked from Imagelibrary/rtems
bsp/leon3: Add LEON3_IRQAMP_EXTENDED_INTERRUPT
This commit is contained in:
@@ -42,6 +42,8 @@ links:
|
||||
uid: optgptimerbase
|
||||
- role: build-dependency
|
||||
uid: optirqampbase
|
||||
- role: build-dependency
|
||||
uid: optirqampextirq
|
||||
- role: build-dependency
|
||||
uid: optirqampts
|
||||
- role: build-dependency
|
||||
|
||||
19
spec/build/bsps/sparc/leon3/optirqampextirq.yml
Normal file
19
spec/build/bsps/sparc/leon3/optirqampextirq.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
copyrights:
|
||||
- Copyright (C) 2021 embedded brains GmbH & Co. KG
|
||||
actions:
|
||||
- get-integer: null
|
||||
- format-and-define: null
|
||||
build-type: option
|
||||
default:
|
||||
- enabled-by: sparc/gr712rc
|
||||
value: 12
|
||||
- enabled-by: sparc/gr740
|
||||
value: 10
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: LEON3_IRQAMP_EXTENDED_INTERRUPT
|
||||
description: |
|
||||
This option specifies the interrupt line of the IRQ(A)MP extended interrupt.
|
||||
type: build
|
||||
Reference in New Issue
Block a user