choice: Cache type

Cache type

Type: bool

Direct dependencies

CACHE_MANAGEMENT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/arch/Kconfig:923

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29

Menu path: (Top) → Cache Options → Enable cache management features

choice
    bool "Cache type"
    default HAS_ARCH_CACHE
    depends on CACHE_MANAGEMENT

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