The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_SOC_SERIES_RISCV32_IT8XXX2

ITE IT8XXX2 implementation

Type: bool

Help

Enable support for ITE IT8XXX2

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/riscv/riscv-ite/it8xxx2/Kconfig.series:4

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:9soc/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.)