:orphan: .. title:: CONFIG_SOC_STM32L073XX .. kconfig:: CONFIG_SOC_STM32L073XX CONFIG_SOC_STM32L073XX ###################### *STM32L073XX* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_HAS_ARM_MPU ` Kconfig definition ================== At ``/arm/st_stm32/stm32l0/Kconfig.soc:37`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32L0x MCU Selection .. code-block:: kconfig config SOC_STM32L073XX bool "STM32L073XX" select CPU_HAS_ARM_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*