]> git.ipfire.org Git - thirdparty/linux.git/commit
riscv: Remove duplicate CLINT_TIMER selections
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 5 Feb 2025 14:09:03 +0000 (15:09 +0100)
committerAlexandre Ghiti <alexghiti@rivosinc.com>
Tue, 18 Mar 2025 13:05:13 +0000 (13:05 +0000)
commit72770690e02c082efbbbd78d768028cf8dd18b9c
treeffabb42e63ad9b050631a7a6cab79bd32813659f
parentc2db83fe10331861d7feb60615c18a72eaf9d444
riscv: Remove duplicate CLINT_TIMER selections

Since commit f862bbf4cdca696e ("riscv: Allow NOMMU kernels to run in
S-mode") in v6.10, CLINT_TIMER is selected by the main RISCV symbol when
RISCV_M_MODE is enabled.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/ce55529a42fa232cacd580e38866c60701f91095.1738764474.git.geert+renesas@glider.be
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
arch/riscv/Kconfig.socs