system/cachespeed:Modifying kconfig depends on
Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
This commit is contained in:
parent
d0349a3bd4
commit
10baddee07
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
config SYSTEM_CACHESPEED
|
config SYSTEM_CACHESPEED
|
||||||
bool "CACHE Speed Test"
|
bool "CACHE Speed Test"
|
||||||
depends on (ARCH_ICACHE && ARCH_DCACHE) || (ARMV7M_ICACHE && ARMV7M_DCACHE) || (ARMV8M_ICACHE && ARMV8M_DCACHE)
|
depends on ARCH_ICACHE && ARCH_DCACHE
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
Enable a simple CACHE speed test.
|
Enable a simple CACHE speed test.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user