CONFIG_SOC_SERIES_CC32XX

TI SimpleLink Family

Type: bool

Help

Enable support for TI SimpleLink CC32xx

Direct dependencies

<choice: ARM SoC Selection>

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

Kconfig definition

At arch/arm/soc/ti_simplelink/cc32xx/Kconfig.series:4

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

Menu path: (top menu) → ARM SoC Selection

config SOC_SERIES_CC32XX
    bool
    prompt "TI SimpleLink Family" if <choice: ARM SoC Selection>
    select CPU_CORTEX_M4 if <choice: ARM SoC Selection>
    select SOC_FAMILY_TISIMPLELINK if <choice: ARM SoC Selection>
    select CPU_HAS_SYSTICK if <choice: ARM SoC Selection>
    depends on <choice: ARM SoC Selection>
    help
      Enable support for TI SimpleLink CC32xx

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