:orphan: .. title:: choice: Cypress PSoC6 MCU Selection .. _choice_71: .. describe:: choice: Cypress PSoC6 MCU Selection *Cypress PSoC6 MCU Selection* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_PSOC62 ` || \ :option:`SOC_SERIES_PSOC63 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :option:`SOC_PSOC6_M0 ` - \ :option:`SOC_PSOC6_M4 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/cypress/Kconfig:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: choice bool "Cypress PSoC6 MCU Selection" depends on \ :option:`SOC_SERIES_PSOC62 ` || \ :option:`SOC_SERIES_PSOC63 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*