irqchip/riscv-intc: remove user selectability of RISCV_INTC
authorConor Dooley <conor.dooley@microchip.com>
Fri, 18 Nov 2022 10:43:00 +0000 (10:43 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 8 Dec 2022 23:57:07 +0000 (15:57 -0800)
commitd8fb13070c3c99b6a17b75fda28943f9261e23e7
tree295e372a2bd92d4bd78a704206909196a1e0451d
parentfdb1742aff436399f5769a7559bbb71c7f37a85f
irqchip/riscv-intc: remove user selectability of RISCV_INTC

Since commit e71ee06e3ca3 ("RISC-V: Force select RISCV_INTC for
CONFIG_RISCV") the driver has been enabled at the arch level - and is
mandatory anyway. There's no point exposing this as a choice to users,
so stop bothering.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221118104300.85016-3-conor@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
drivers/irqchip/Kconfig