Skip to content

Commit 886d1f1

Browse files
committed
Merge tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes
Renesas fixes for v6.6 - Fix RISC-V multi-platform kernels by excluding RZ/Five. * tag 'renesas-fixes-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: soc: renesas: Make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE Link: https://lore.kernel.org/r/cover.1696578170.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents d192615 + c1ec4b4 commit 886d1f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/soc/renesas/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ if RISCV
333333

334334
config ARCH_R9A07G043
335335
bool "RISC-V Platform support for RZ/Five"
336+
depends on NONPORTABLE
336337
select ARCH_RZG2L
337338
select AX45MP_L2_CACHE if RISCV_DMA_NONCOHERENT
338339
select DMA_GLOBAL_POOL

0 commit comments

Comments
 (0)