summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/tqm8xx/optconsmc1.yml
blob: 2f88ed1a82c715dc375c0ba1166a278c528f2f26 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define-unquoted: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
- enabled-by: powerpc/tqm8xx_stk8xx
  value: CONS_MODE_POLLED
- enabled-by: powerpc/pghplus
  value: CONS_MODE_IRQ
- enabled-by: true
  value: CONS_MODE_UNUSED
description: |
  (BSP--SMC1 UART IF mode) Must be defined if SMC1 is used as a tty (UART) channel. Set it to CONS_MODE_POLLED for polled operation, CONS_MODE_IRQ for interrupt driven (spooled) operation. Set it to CONS_MODE_UNUSED, if not used
enabled-by: true
format: '{}'
links: []
name: CONS_SMC1_MODE
type: build