soc: andestech: set default cache type
Configure default cache driver as external cache driver. Signed-off-by: Wei-Tai Lee <wtlee@andestech.com>
This commit is contained in:
parent
80f9736115
commit
6b26cdb7e0
1 changed files with 4 additions and 0 deletions
|
@ -36,4 +36,8 @@ config MAX_IRQ_PER_AGGREGATOR
|
|||
config NUM_IRQS
|
||||
default 64
|
||||
|
||||
choice CACHE_TYPE
|
||||
default EXTERNAL_CACHE
|
||||
endchoice
|
||||
|
||||
endif # SOC_SERIES_ANDES_AE350
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue