CONFIG_CACHE_ENABLE

Enable cache

Enable cache

Type: bool

Direct dependencies

SOC_SERIES_RISCV_ANDES_V5 || SOC_SERIES_RISCV_ANDES_V5

(Includes any dependencies from ifs and menus.)

Defaults

  • n

  • n

Kconfig definitions

At <Zephyr SoC>/riscv/riscv-privilege/andes_v5/Kconfig.soc:47

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:15<BuildDir>/kconfig/Kconfig.soc.arch:2<Zephyr SoC>/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration

config CACHE_ENABLE
    bool "Enable cache"
    default n
    depends on SOC_SERIES_RISCV_ANDES_V5

At <Zephyr SoC>/riscv/riscv-privilege/andes_v5/Kconfig.soc:47

Included via Kconfig:8Kconfig.zephyr:38<Zephyr SoC>/Kconfig:18<Zephyr SoC>/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration

config CACHE_ENABLE
    bool "Enable cache"
    default n
    depends on SOC_SERIES_RISCV_ANDES_V5

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