:orphan: .. title:: SOC_XTENSA_SAMPLE_CONTROLLER .. option:: CONFIG_SOC_XTENSA_SAMPLE_CONTROLLER *Xtensa sample_controller core* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`XTENSA ` - \ :option:`XTENSA_HAL ` Kconfig definition ================== .. highlight:: kconfig At ``soc/xtensa/sample_controller/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_XTENSA_SAMPLE_CONTROLLER bool "Xtensa sample_controller core" select \ :option:`XTENSA ` select \ :option:`XTENSA_HAL ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*