choice: TI SimpleLink MCU Selection

TI SimpleLink MCU Selection

Type: bool

Direct dependencies

SOC_SERIES_MSP432P4XX && SOC_FAMILY_TISIMPLELINK && ARM

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At arch/arm/soc/ti_simplelink/msp432p4xx/Kconfig.soc:8

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/ti_simplelink/Kconfig:13

Menu path: (top menu) → ARM Options → SoC Configuration

choice
    bool
    prompt "TI SimpleLink MCU Selection" if SOC_SERIES_MSP432P4XX && SOC_FAMILY_TISIMPLELINK && ARM
    depends on SOC_SERIES_MSP432P4XX && SOC_FAMILY_TISIMPLELINK && ARM

(Definitions include propagated dependencies, including from if’s and menus.)