summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/optdtbheaderpath.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/optdtbheaderpath.yml')
-rw-r--r--spec/build/bsps/optdtbheaderpath.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/build/bsps/optdtbheaderpath.yml b/spec/build/bsps/optdtbheaderpath.yml
index 7e294ce058..944c8e830e 100644
--- a/spec/build/bsps/optdtbheaderpath.yml
+++ b/spec/build/bsps/optdtbheaderpath.yml
@@ -5,11 +5,13 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2022 On-Line Applications Research Corporation (OAR)
-default: false
-default-by-variant:
-- value: bsp/mpfs-dtb.h
- variants:
- - riscv/mpfs64.*
+default:
+- enabled-by: riscv/mpfs64imafdc
+ value: bsp/mpfs-dtb.h
+- enabled-by: riscv/kendrytek210
+ value: bsp/kendryte-k210-dtb.h
+- enabled-by: true
+ value: false
description: |
the path to the header file containing the device tree binary. See the BSP
documentation for more information.