]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
authorLad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Fri, 28 Oct 2022 16:59:17 +0000 (17:59 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 10 Nov 2022 15:34:05 +0000 (16:34 +0100)
Add ARCH_RENESAS config option to allow selecting the Renesas RISC-V SoCs.
We currently have the newly added RZ/Five (R9A07G043) RISC-V based SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Link: https://lore.kernel.org/r/20221028165921.94487-4-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/riscv/Kconfig.socs

index 69774bb362d6a7f34950de06756469d20f63e206..75fb0390d6bd1fbcf4f2c1e77a81adae469eaa18 100644 (file)
@@ -7,6 +7,11 @@ config SOC_MICROCHIP_POLARFIRE
        help
          This enables support for Microchip PolarFire SoC platforms.
 
+config ARCH_RENESAS
+       bool "Renesas RISC-V SoCs"
+       help
+         This enables support for the RISC-V based Renesas SoCs.
+
 config SOC_SIFIVE
        bool "SiFive SoCs"
        select SERIAL_SIFIVE if TTY