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:
Wei-Tai Lee 2024-01-22 16:32:59 +08:00 committed by Anas Nashif
commit 6b26cdb7e0

View file

@ -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