:orphan: .. title:: choice: GigaDevice GD32F4XX MCU Selection .. _choice_85: .. describe:: choice: GigaDevice GD32F4XX MCU Selection *GigaDevice GD32F4XX MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_GD32F4XX ` && \ :kconfig:`SOC_FAMILY_GD32_ARM ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_GD32F405 ` - \ :kconfig:`SOC_GD32F450 ` Kconfig definition ================== At ``/arm/gigadevice/gd32f4xx/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/gigadevice/Kconfig:20`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "GigaDevice GD32F4XX MCU Selection" depends on SOC_SERIES_GD32F4XX && SOC_FAMILY_GD32_ARM *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*