:orphan: .. title:: choice: TI SimpleLink MCU Selection .. _choice_240: .. describe:: choice: TI SimpleLink MCU Selection *TI SimpleLink MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_CC13X2_CC26X2 ` && \ :kconfig:`SOC_FAMILY_TISIMPLELINK ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_CC2652R ` - \ :kconfig:`SOC_CC1352R ` Kconfig definition ================== At ``/arm/ti_simplelink/cc13x2_cc26x2/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/ti_simplelink/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "TI SimpleLink MCU Selection" depends on SOC_SERIES_CC13X2_CC26X2 && SOC_FAMILY_TISIMPLELINK *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*