]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: defconfig: Disable RZ/Five peripheral support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 30 Jul 2024 15:37:26 +0000 (17:37 +0200)
committerPalmer Dabbelt <palmer@rivosinc.com>
Tue, 17 Sep 2024 13:13:21 +0000 (06:13 -0700)
commite36ddf3226864e095c5f18a7d46feb1e75fe91b2
tree8f0c95f4285d0c1bb081eb541a87dabb69ddc66c
parent983f12149942a58c66e9db7638a10667aae0d958
riscv: defconfig: Disable RZ/Five peripheral support

There is not much point in keeping support for RZ/Five peripherals
enabled, as the RZ/Five platform option (ARCH_R9A07G043) is gated behind
NONPORTABLE.  Hence drop all config options that enable built-in or
modular support for peripherals found on RZ/Five SoCs.

Disable USB_XHCI_RCAR explicitly, as its value defaults to the value of
ARCH_RENESAS, which is still enabled.

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/89ad70c7d6e8078208fecfd41dc03f6028531729.1722353710.git.geert+renesas@glider.be
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/configs/defconfig