CONFIG_SOC_IT8XXX2¶
ITE IT8XXX2 system implementation
ITE IT8XXX2 system implementation
Type: bool
Direct dependencies¶
<choice: ITE IT8XXX2 system implementation> || <choice: ITE IT8XXX2 system implementation>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-ite/it8xxx2/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/riscv/riscv-ite/Kconfig:14
Menu path: (Top) → Hardware Configuration → ITE IT8XXX2 system implementation
config SOC_IT8XXX2
    bool "ITE IT8XXX2 system implementation"
    select RISCV
    select ATOMIC_OPERATIONS_BUILTIN
    depends on <choice>
At <Zephyr SoC>/riscv/riscv-ite/it8xxx2/Kconfig.soc:8
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/riscv/riscv-ite/Kconfig:14
Menu path: (Top) → Hardware Configuration → ITE IT8XXX2 system implementation
config SOC_IT8XXX2
    bool "ITE IT8XXX2 system implementation"
    select RISCV
    select ATOMIC_OPERATIONS_BUILTIN
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)