CONFIG_SOC_STM32L422XX¶
STM32L422XX
STM32L422XX
Type: bool
Direct dependencies¶
<choice: STM32L4x MCU Selection> || <choice: STM32L4x MCU Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/st_stm32/stm32l4/Kconfig.soc:22
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32L4x MCU Selection
config SOC_STM32L422XX
    bool "STM32L422XX"
    depends on <choice>
At <Zephyr SoC>/arm/st_stm32/stm32l4/Kconfig.soc:22
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32L4x MCU Selection
config SOC_STM32L422XX
    bool "STM32L422XX"
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)