summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/appl-needs-ide-driver.yml
blob: 1d543bcf558f8616193c164a32ce4de6354a724a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: |
  In case this configuration option is defined, then the IDE Driver is
  initialized during system initialization.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-devdrv
- role: constraint
  uid: ../constraint/option-not-pre-qualified
name: CONFIGURE_APPLICATION_NEEDS_IDE_DRIVER
notes: |
  Most BSPs do not include support for an IDE Driver.

  If this option is defined and the BSP does not have this device driver, then
  the user will get a link time error for an undefined symbol.
type: interface