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 <External Modules>/Kconfig.mcux:6

Included via Kconfig:8Kconfig.zephyr:33<External Modules>/Kconfig:19

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.)