: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 ================== At ``/xtensa/sample_controller/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.soc:1`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_XTENSA_SAMPLE_CONTROLLER bool "Xtensa sample_controller core" select XTENSA select XTENSA_HAL depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*