Skip to content

Commit 7828160

Browse files
soc: renesas: ra: Select the Ethos-U NPU configuration for RA8P1
Select the Ethos-U NPU configuration for RA8P1 Signed-off-by: Khoa Nguyen <[email protected]>
1 parent fe17a10 commit 7828160

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

soc/renesas/ra/ra8p1/Kconfig.defconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,12 @@ config DCACHE
3939
config CACHE_MANAGEMENT
4040
default n
4141

42+
if ETHOS_U
43+
44+
choice ETHOS_U_NPU_CONFIG
45+
default ETHOS_U55_256
46+
endchoice
47+
48+
endif # ETHOS_U
49+
4250
endif # SOC_SERIES_RA8P1

0 commit comments

Comments
 (0)