CONFIG_HAS_CMSIS_CORE_A

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

HAS_CMSIS_CORE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/modules/Kconfig.cmsis:12

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:10

Menu path: (Top) → Modules

config HAS_CMSIS_CORE_A
    bool
    depends on HAS_CMSIS_CORE

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)