:orphan: .. title:: choice: TI SimpleLink MCU Selection .. _choice_141: .. describe:: choice: TI SimpleLink MCU Selection *TI SimpleLink MCU Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_MSP432P4XX ` && \ :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_MSP432P401R ` Kconfig definition ================== At ``/arm/ti_simplelink/msp432p4xx/Kconfig.soc:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/ti_simplelink/Kconfig:14`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "TI SimpleLink MCU Selection" depends on SOC_SERIES_MSP432P4XX && SOC_FAMILY_TISIMPLELINK *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*