:orphan: .. title:: CONFIG_ARCH_HAS_NOCACHE_MEMORY_SUPPORT .. kconfig:: CONFIG_ARCH_HAS_NOCACHE_MEMORY_SUPPORT CONFIG_ARCH_HAS_NOCACHE_MEMORY_SUPPORT ###################################### *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_ANDES_V5_PMA ` - \ :kconfig:`SOC_ANDES_V5_PMA ` - \ :kconfig:`CPU_CORTEX_M ` Kconfig definition ================== At ``/Kconfig:485`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:39`` Menu path: (Top) .. code-block:: kconfig config ARCH_HAS_NOCACHE_MEMORY_SUPPORT bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*