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 <Zephyr Driver>/cache/Kconfig:4
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/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.)