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 <Zephyr>/soc/riscv/riscv-ite/it8xxx2/Kconfig.series:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:6<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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)