CONFIG_SOC_PART_NUMBER_MKL25Z64VLH4¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
(SOC_SERIES_KINETIS_KL2X && SOC_FAMILY_KINETIS) || (SOC_SERIES_KINETIS_KL2X && SOC_FAMILY_KINETIS)
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_kinetis/kl2x/Kconfig.soc:47
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_PART_NUMBER_MKL25Z64VLH4
    bool
    depends on SOC_SERIES_KINETIS_KL2X && SOC_FAMILY_KINETIS
At <Zephyr SoC>/arm/nxp_kinetis/kl2x/Kconfig.soc:47
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config SOC_PART_NUMBER_MKL25Z64VLH4
    bool
    depends on SOC_SERIES_KINETIS_KL2X && SOC_FAMILY_KINETIS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)