:orphan: .. title:: CACHE .. option:: CONFIG_CACHE *External cache controllers drivers* Type: ``bool`` Help ==== .. code-block:: none Enable support for external cache controllers drivers Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/cache/Kconfig:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:116`` Menu path: (Top) → Device Drivers .. code-block:: kconfig 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.)*