summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml22
1 files changed, 10 insertions, 12 deletions
diff --git a/spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml b/spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml
index 70b5fd0f25..42a1ba6fe1 100644
--- a/spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml
+++ b/spec/build/bsps/powerpc/mpc55xxevb/optirqtblsz.yml
@@ -4,18 +4,16 @@ actions:
- define: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 63
-default-by-variant:
-- value: 127
- variants:
- - powerpc/mpc5643l.*
-- value: 127
- variants:
- - powerpc/mpc5566.*
-- value: 255
- variants:
- - powerpc/mpc5674f.*
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+default:
+- enabled-by:
+ - powerpc/mpc5643l_evb
+ - powerpc/mpc5566evb
+ value: 127
+- enabled-by: powerpc/mpc5674fevb
+ value: 255
+- enabled-by: true
+ value: 63
description: |
defines the maximum number of interrupt handlers
enabled-by: true