CONFIG_HAS_MCUX

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_KINETIS || SOC_FAMILY_IMX || SOC_FAMILY_LPC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/modules/Kconfig.mcux:6

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

Menu path: (Top) → Modules

config HAS_MCUX
    bool
    select HAS_CMSIS_CORE
    depends on SOC_FAMILY_KINETIS || SOC_FAMILY_IMX || SOC_FAMILY_LPC

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