Lines Matching refs:option
12 * :kconfig:option:`CONFIG_CPU_HAS_DCACHE` /
13 :kconfig:option:`CONFIG_CPU_HAS_ICACHE`: these hidden options should be
22 * :kconfig:option:`CONFIG_DCACHE` / :kconfig:option:`CONFIG_ICACHE`: these
33 :kconfig:option:`CONFIG_DCACHE` symbol and use some HAL exported function in
36 * :kconfig:option:`CONFIG_CACHE_MANAGEMENT`: this option must be selected when
40 When this option is enabled we assume that all the cache functions are
44 * :kconfig:option:`CONFIG_MEM_ATTR`: this option allows the user to
48 * :kconfig:option:`CONFIG_NOCACHE_MEMORY`: this option allows the user to
53 * :kconfig:option:`CONFIG_ARCH_CACHE`/:kconfig:option:`CONFIG_EXTERNAL_CACHE`:
54 mutually exclusive options for :kconfig:option:`CACHE_TYPE` used to define
58 * :kconfig:option:`CONFIG_ARCH_CACHE`: the cache API is implemented by the
61 * :kconfig:option:`CONFIG_EXTERNAL_CACHE`: the cache API is implemented by a