:orphan: .. title:: CONFIG_SOC_TI_LM3S6965_QEMU .. kconfig:: CONFIG_SOC_TI_LM3S6965_QEMU CONFIG_SOC_TI_LM3S6965_QEMU ########################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_TI_LM3S6965 ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Kconfig definition ================== At ``/arm/ti_lm3s6965/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_TI_LM3S6965_QEMU bool default y depends on SOC_TI_LM3S6965 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*