forked from Imagelibrary/rtems
Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468.
21 lines
493 B
YAML
21 lines
493 B
YAML
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:
|
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
|
default: false
|
|
default-by-variant:
|
|
- value: true
|
|
variants:
|
|
- .*qemu.*
|
|
description: |
|
|
Do the clock tick processing on the boot processor on behalf of all other
|
|
processors.
|
|
enabled-by: true
|
|
links: []
|
|
name: CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR
|
|
type: build
|