-
CONFIG_HAS_ARCH_CACHE
¶
Integrated cache controller
Type: bool
Help¶
"Integrade on-core cache controller"
Kconfig definition¶
At <Zephyr Architecture>/Kconfig:931
Included via Kconfig:8
→ Kconfig.zephyr:29
Menu path: (Top) → Cache Options → Enable cache management features → Cache type
config HAS_ARCH_CACHE
bool "Integrated cache controller"
depends on <choice>
help
"Integrade on-core cache controller"
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)