:orphan: .. title:: choice: XMC 4xxx MCU Selection .. _choice_192: .. describe:: choice: XMC 4xxx MCU Selection *XMC 4xxx MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_XMC_4XXX ` && \ :kconfig:`SOC_FAMILY_XMC ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_XMC4500 ` Kconfig definition ================== At ``/arm/infineon_xmc/4xxx/Kconfig.soc:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/infineon_xmc/Kconfig:17`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "XMC 4xxx MCU Selection" depends on SOC_SERIES_XMC_4XXX && SOC_FAMILY_XMC *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*