summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optconsolebaud.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/optconsolebaud.yml')
-rw-r--r--spec/build/bsps/optconsolebaud.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/spec/build/bsps/optconsolebaud.yml b/spec/build/bsps/optconsolebaud.yml
index 8e754579cd..8a8b56d36e 100644
--- a/spec/build/bsps/optconsolebaud.yml
+++ b/spec/build/bsps/optconsolebaud.yml
@@ -5,19 +5,19 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 115200
-default-by-variant:
-- value: 9600
- variants:
+default:
+- enabled-by:
- bsps/powerpc/motorola_powerpc
- m68k/m5484FireEngine
- powerpc/beatnik
- powerpc/hsc_cm01
- powerpc/mvme3100
- powerpc/mvme5500
-- value: 19200
- variants:
- - m68k/COBRA5475
+ value: 9600
+- enabled-by: m68k/COBRA5475
+ value: 19200
+- enabled-by: true
+ value: 115200
description: |
Default baud for console and other serial devices.
enabled-by: true