We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7a183 commit 99d9a42Copy full SHA for 99d9a42
arch/arm/core/cortex_a_r/Kconfig
@@ -26,6 +26,8 @@ config CPU_CORTEX_A9
26
bool
27
select CPU_AARCH32_CORTEX_A
28
select ARMV7_A
29
+ select CPU_HAS_ICACHE
30
+ select CPU_HAS_DCACHE
31
help
32
This option signifies the use of a Cortex-A9 CPU.
33
0 commit comments