:orphan: .. title:: CONFIG_SOC_TI_LM3S6965 .. kconfig:: CONFIG_SOC_TI_LM3S6965 CONFIG_SOC_TI_LM3S6965 ###################### *TI LM3S6965* *TI LM3S6965* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_M3 ` - \ :kconfig:`CPU_CORTEX_M_HAS_DWT ` - \ :kconfig:`ARM ` - \ :kconfig:`CPU_CORTEX_M3 ` - \ :kconfig:`CPU_CORTEX_M_HAS_DWT ` Kconfig definitions =================== At ``/arm/ti_lm3s6965/Kconfig.soc:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:7`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_TI_LM3S6965 bool "TI LM3S6965" select ARM select CPU_CORTEX_M3 select CPU_CORTEX_M_HAS_DWT depends on ---- At ``/arm/ti_lm3s6965/Kconfig.soc:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_TI_LM3S6965 bool "TI LM3S6965" select ARM select CPU_CORTEX_M3 select CPU_CORTEX_M_HAS_DWT depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*