From 3bdf817950eadd75a2785b62220eb0b04533b9fd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Sep 2020 11:48:29 +0200 Subject: spec: Group items by component --- spec/acfg/if/group-bsp.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/acfg/if/group-bsp.yml (limited to 'spec/acfg/if/group-bsp.yml') diff --git a/spec/acfg/if/group-bsp.yml b/spec/acfg/if/group-bsp.yml new file mode 100644 index 00000000..239cec43 --- /dev/null +++ b/spec/acfg/if/group-bsp.yml @@ -0,0 +1,16 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +copyrights: +- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +description: | + This section describes configuration options related to the BSP. Some + configuration options may have a BSP-specific setting which is defined by + ````. The BSP-specific settings can be disabled by the + ${disable-bsp-settings:/name} configuration option. +enabled-by: true +interface-type: appl-config-group +links: +- role: requirement-refinement + uid: ../../req/applconfig +name: BSP Related Configuration Options +text: '' +type: interface -- cgit v1.2.3