]> Gentwo Git Trees - linux/.git/commit
clk: COMMON_CLK_RPMI should depend on RISCV
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 30 Sep 2025 14:50:23 +0000 (16:50 +0200)
committerPaul Walmsley <pjw@kernel.org>
Thu, 2 Oct 2025 01:07:43 +0000 (19:07 -0600)
commit68247d45c045bb7dda923cf2c8d0937ce0e16394
tree63a32f9c229aab5f4e82aada611c47ac0d5919ee
parent21c3896b471aafe906f35e8d5a2dbf713754079e
clk: COMMON_CLK_RPMI should depend on RISCV

The RISC-V platform management interface (RPMI) is only available on
RISC-V platforms.  Hence add a dependency on RISCV, to prevent asking
the user about this driver when configuring a kernel for a different
architecture.

Fixes: 5ba9f520f41a33c9 ("clk: Add clock driver for the RISC-V RPMI clock service group")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Paul Walmsley <pjw@kernel.org>
drivers/clk/Kconfig