:orphan: .. title:: SOC_STM32F107XC .. option:: CONFIG_SOC_STM32F107XC *STM32F107XC* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE ` Kconfig definition ================== At ``/arm/st_stm32/stm32f1/Kconfig.soc:33`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32F1x MCU Selection .. code-block:: kconfig config SOC_STM32F107XC bool "STM32F107XC" select SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*