12 lines
180 B
Plaintext
Raw Normal View History

2024-07-29 16:03:13 +08:00
menu "Cache config"
config CACHE_L1_CACHE_SIZE
hex
default 0x8000
config CACHE_L1_CACHE_LINE_SIZE
int
default 32
endmenu # Cache config