CONFIG_SOC_TI_LM3S6965

TI LM3S6965

Type: bool

Direct dependencies

<choice: ARM SoC Selection>

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

Kconfig definition

At arch/arm/soc/ti_lm3s6965/Kconfig.soc:2

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

Menu path: (top menu) → ARM SoC Selection

config SOC_TI_LM3S6965
    bool
    prompt "TI LM3S6965" if <choice: ARM SoC Selection>
    select CPU_CORTEX_M3 if <choice: ARM SoC Selection>
    select CPU_HAS_SYSTICK if <choice: ARM SoC Selection>
    depends on <choice: ARM SoC Selection>

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