:orphan: .. title:: CONFIG_SOC_STM32F103X8 .. kconfig:: CONFIG_SOC_STM32F103X8 CONFIG_SOC_STM32F103X8 ###################### *STM32F103X8* *STM32F103X8* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`SOC_STM32F10X_DENSITY_DEVICE ` - \ :kconfig:`SOC_STM32F10X_DENSITY_DEVICE ` Kconfig definitions =================== At ``/arm/st_stm32/stm32f1/Kconfig.soc:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32F1x MCU Selection .. code-block:: kconfig config SOC_STM32F103X8 bool "STM32F103X8" select SOC_STM32F10X_DENSITY_DEVICE depends on ---- At ``/arm/st_stm32/stm32f1/Kconfig.soc:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32F1x MCU Selection .. code-block:: kconfig config SOC_STM32F103X8 bool "STM32F103X8" select SOC_STM32F10X_DENSITY_DEVICE depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*