Commit 6b26cdb7 authored by Wei-Tai Lee's avatar Wei-Tai Lee Committed by Anas Nashif
Browse files

soc: andestech: set default cache type



Configure default cache driver as external cache driver.

Signed-off-by: default avatarWei-Tai Lee <wtlee@andestech.com>
parent 80f97361
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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