The latest development version of this page may be more current than this released 2.1.0 version.
CONFIG_SOC_SERIES_CC2650

TI SimpleLink Family CC2650

Type: bool

Help

Enable support for TI SimpleLink CC2650.

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/ti_simplelink/cc2650/Kconfig.series:5

Included via Kconfig:8Kconfig.zephyr:29soc/Kconfig:6soc/arm/ti_simplelink/Kconfig.soc:5

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_CC2650
    bool "TI SimpleLink Family CC2650"
    select CPU_CORTEX_M3
    select SOC_FAMILY_TISIMPLELINK
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Enable support for TI SimpleLink CC2650.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)