:orphan: .. title:: SOC_IT8XXX2 .. option:: CONFIG_SOC_IT8XXX2 *ITE IT8XXX2 system implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`RISCV ` - \ :option:`ATOMIC_OPERATIONS_C ` Kconfig definition ================== At ``/riscv/riscv-ite/it8xxx2/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:11`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-ite/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ITE IT8XXX2 system implementation .. code-block:: kconfig config SOC_IT8XXX2 bool "ITE IT8XXX2 system implementation" select RISCV select ATOMIC_OPERATIONS_C depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*