CONFIG_KINETIS_KE1XF_ENABLE_CODE_CACHE
Enable the code cache
Enable the code cache
Type: bool
Direct dependencies
(SOC_SERIES_KINETIS_KE1XF
&& SOC_FAMILY_KINETIS
) || (SOC_SERIES_KINETIS_KE1XF
&& SOC_FAMILY_KINETIS
)
(Includes any dependencies from ifs and menus.)
Defaults
y
y
Kconfig definitions
At <Zephyr>/soc/arm/nxp_kinetis/ke1xf/Kconfig.soc:100
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:2
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config KINETIS_KE1XF_ENABLE_CODE_CACHE
bool "Enable the code cache"
default y
depends on SOC_SERIES_KINETIS_KE1XF && SOC_FAMILY_KINETIS
At <Zephyr>/soc/arm/nxp_kinetis/ke1xf/Kconfig.soc:100
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:18
→ <Zephyr>/soc/arm/nxp_kinetis/Kconfig:15
Menu path: (Top) → Hardware Configuration
config KINETIS_KE1XF_ENABLE_CODE_CACHE
bool "Enable the code cache"
default y
depends on SOC_SERIES_KINETIS_KE1XF && SOC_FAMILY_KINETIS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)