]> www.infradead.org Git - nvme.git/commitdiff
soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 18 Aug 2023 13:57:23 +0000 (14:57 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Sep 2023 16:09:00 +0000 (09:09 -0700)
Explicitly select the required Cache management and Errata configs
required for the RZ/Five SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Conor Dooley <conor.dooley@microchip.com> # tyre-kicking on a d1
Link: https://lore.kernel.org/r/20230818135723.80612-7-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
drivers/soc/renesas/Kconfig

index de31589ed05404a83771d020c0ace184c66efc29..67604f24973e78053ef169cd00caab4f5a147fe7 100644 (file)
@@ -334,6 +334,10 @@ if RISCV
 config ARCH_R9A07G043
        bool "RISC-V Platform support for RZ/Five"
        select ARCH_RZG2L
+       select AX45MP_L2_CACHE
+       select DMA_GLOBAL_POOL
+       select ERRATA_ANDES
+       select ERRATA_ANDES_CMO
        help
          This enables support for the Renesas RZ/Five SoC.