]> git.ipfire.org Git - thirdparty/linux.git/commit
riscv: defconfig: Disable Renesas SoC support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 5 Feb 2025 14:07:17 +0000 (15:07 +0100)
committerAlexandre Ghiti <alexghiti@rivosinc.com>
Tue, 18 Mar 2025 13:04:25 +0000 (13:04 +0000)
commitc2db83fe10331861d7feb60615c18a72eaf9d444
tree3c2f081974581d1b15ed39074679ab593c4c5723
parent418af0eafb48bbd972040703e5ff5ba94526b5b5
riscv: defconfig: Disable Renesas SoC support

Follow-up to commit e36ddf3226864e09 ("riscv: defconfig: Disable RZ/Five
peripheral support") in v6.12-rc1:

  - Disable ARCH_RENESAS, too, as currently RZ/Five is the sole Renesas
    RISC-V SoC,
  - Drop no longer needed explicit disable of USB_XHCI_RCAR, which
    depends on ARCH_RENESAS.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/e8a2fb273c8c68bd6d526b924b4212f397195b28.1738764211.git.geert+renesas@glider.be
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
arch/riscv/configs/defconfig