We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34599b commit 484861eCopy full SHA for 484861e
drivers/soc/renesas/Kconfig
@@ -334,6 +334,10 @@ if RISCV
334
config ARCH_R9A07G043
335
bool "RISC-V Platform support for RZ/Five"
336
select ARCH_RZG2L
337
+ select AX45MP_L2_CACHE
338
+ select DMA_GLOBAL_POOL
339
+ select ERRATA_ANDES
340
+ select ERRATA_ANDES_CMO
341
help
342
This enables support for the Renesas RZ/Five SoC.
343
0 commit comments