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

CONFIG_CACHE

External cache controllers drivers

Type: bool

Help

Enable support for external cache controllers drivers

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/cache/Kconfig:4

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:118

Menu path: (Top) → Device Drivers

menuconfig CACHE
    bool "External cache controllers drivers"
    help
      Enable support for external cache controllers drivers

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