CONFIG_SOC_SERIES_RISCV32_IT8XXX2¶
ITE IT8XXX2 implementation
ITE IT8XXX2 implementation
Type: bool
Help¶
Enable support for ITE IT8XXX2
Help¶
Enable support for ITE IT8XXX2
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/riscv/riscv-ite/it8xxx2/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <BuildDir>/kconfig/Kconfig.soc:1 → <Zephyr SoC>/riscv/riscv-ite/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_RISCV32_IT8XXX2
    bool "ITE IT8XXX2 implementation"
    select COMPRESSED_ISA
    select SOC_FAMILY_RISCV_ITE
    depends on <choice>
    help
      Enable support for ITE IT8XXX2
At <Zephyr SoC>/riscv/riscv-ite/it8xxx2/Kconfig.series:4
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:9 → <Zephyr SoC>/riscv/riscv-ite/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_RISCV32_IT8XXX2
    bool "ITE IT8XXX2 implementation"
    select COMPRESSED_ISA
    select SOC_FAMILY_RISCV_ITE
    depends on <choice>
    help
      Enable support for ITE IT8XXX2
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)