:orphan: .. title:: SOC_TI_LM3S6965_QEMU .. option:: CONFIG_SOC_TI_LM3S6965_QEMU *(No prompt -- not directly user assignable.)* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_TI_LM3S6965 ` *(Includes any dependencies from ifs and menus.)* Default ======= - y Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/ti_lm3s6965/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. parsed-literal:: config SOC_TI_LM3S6965_QEMU bool default y depends on \ :option:`SOC_TI_LM3S6965 ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*