:orphan: .. title:: CONFIG_SOC_SERIES_KINETIS_KWX .. kconfig:: CONFIG_SOC_SERIES_KINETIS_KWX CONFIG_SOC_SERIES_KINETIS_KWX ############################# *Kinetis KWx Series MCU* *Kinetis KWx Series MCU* Type: ``bool`` Help ==== .. code-block:: none Enable support for Kinetis KWx MCU series Help ==== .. code-block:: none Enable support for Kinetis KWx MCU series Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`SOC_FAMILY_KINETIS ` - \ :kconfig:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :kconfig:`CLOCK_CONTROL ` - \ :kconfig:`ARM ` - \ :kconfig:`SOC_FAMILY_KINETIS ` - \ :kconfig:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :kconfig:`CLOCK_CONTROL ` Kconfig definitions =================== At ``/arm/nxp_kinetis/kwx/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` → ``/arm/nxp_kinetis/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_KINETIS_KWX bool "Kinetis KWx Series MCU" select ARM select SOC_FAMILY_KINETIS select CPU_CORTEX_M_HAS_SYSTICK select CLOCK_CONTROL depends on help Enable support for Kinetis KWx MCU series ---- At ``/arm/nxp_kinetis/kwx/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/arm/nxp_kinetis/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_KINETIS_KWX bool "Kinetis KWx Series MCU" select ARM select SOC_FAMILY_KINETIS select CPU_CORTEX_M_HAS_SYSTICK select CLOCK_CONTROL depends on help Enable support for Kinetis KWx MCU series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*